[pypy-commit] pypy jit-short_from_state: fixed test

2011-07-25 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r45986:8bb89c851096 Date: 2011-07-25 18:27 +0200 http://bitbucket.org/pypy/pypy/changeset/8bb89c851096/ Log:fixed test diff --git a/pypy/jit/metainterp/test/test_virtualizable.py b/pypy/jit/metainterp/test/test_virtualizable.py ---

[pypy-commit] pypy jit-short_from_state: fixed test

2011-07-21 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r45841:74ad7bd66501 Date: 2011-07-21 20:55 +0200 http://bitbucket.org/pypy/pypy/changeset/74ad7bd66501/ Log:fixed test diff --git a/pypy/jit/metainterp/optimizeopt/test/test_optimizeopt.py b/pypy/jit/metainterp/optimizeopt/test/test

[pypy-commit] pypy jit-short_from_state: fixed test

2011-07-02 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r45300:a2b71f3b9c8e Date: 2011-07-02 19:47 +0200 http://bitbucket.org/pypy/pypy/changeset/a2b71f3b9c8e/ Log:fixed test diff --git a/pypy/jit/metainterp/test/test_ajit.py b/pypy/jit/metainterp/test/test_ajit.py --- a/pypy/jit/metaint

[pypy-commit] pypy jit-short_from_state: fixed test, its now better optimized

2011-05-21 Thread hakanardo
Author: Hakan Ardo Branch: jit-short_from_state Changeset: r44348:ee8a54024cf5 Date: 2011-05-21 10:25 +0200 http://bitbucket.org/pypy/pypy/changeset/ee8a54024cf5/ Log:fixed test, its now better optimized diff --git a/pypy/jit/metainterp/test/test_optimizeopt.py b/pypy/jit/metainterp/test/te