[pypy-commit] pypy split-rpython: fix collection of the jvm backend tests

2013-01-17 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: split-rpython Changeset: r60127:1bcb31da666a Date: 2013-01-17 10:47 +0100 http://bitbucket.org/pypy/pypy/changeset/1bcb31da666a/ Log:fix collection of the jvm backend tests modern pytest ignores test classes with a own __init__ due to genera

[pypy-commit] pypy split-rpython: fix another test

2013-01-15 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60079:4450811557b3 Date: 2013-01-15 11:30 +0200 http://bitbucket.org/pypy/pypy/changeset/4450811557b3/ Log:fix another test diff --git a/rpython/rtyper/lltypesystem/module/test/test_ll_math.py b/rpython/rtyper/lltypesystem/module/

[pypy-commit] pypy split-rpython: fix annotation tests

2013-01-15 Thread fijal
Author: Maciej Fijalkowski Branch: split-rpython Changeset: r60078:5d4d9f975d2f Date: 2013-01-15 11:28 +0200 http://bitbucket.org/pypy/pypy/changeset/5d4d9f975d2f/ Log:fix annotation tests diff --git a/rpython/annotator/test/test_annrpython.py b/rpython/annotator/test/test_annrpython.py ---

[pypy-commit] pypy split-rpython: Fix

2013-01-13 Thread Aquana
Author: Alexander Hesse Branch: split-rpython Changeset: r60043:46a50dcc27f1 Date: 2013-01-13 21:32 +0100 http://bitbucket.org/pypy/pypy/changeset/46a50dcc27f1/ Log:Fix diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpython/jit/backend/x86/ass