Author: Armin Rigo
Branch: fast-slowpath
Changeset: r65745:e8646d8bfe61
Date: 2013-07-28 15:49 +0200
http://bitbucket.org/pypy/pypy/changeset/e8646d8bfe61/
Log:Fix this test for cond_call
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/test_pypy_c/test_call.p
Author: Maciej Fijalkowski
Branch: fast-slowpath
Changeset: r65702:ccb3ce114fc2
Date: 2013-07-27 11:27 +0200
http://bitbucket.org/pypy/pypy/changeset/ccb3ce114fc2/
Log:"Fix" this test.
diff --git a/rpython/translator/backendopt/test/test_all.py
b/rpython/translator/backendopt/test/test_all.
Author: Maciej Fijalkowski
Branch: fast-slowpath
Changeset: r65637:a040b8053e49
Date: 2013-07-25 11:17 +0200
http://bitbucket.org/pypy/pypy/changeset/a040b8053e49/
Log:fix this test
diff --git a/rpython/jit/backend/test/runner_test.py
b/rpython/jit/backend/test/runner_test.py
--- a/rpython/