Author: David Schneider <[email protected]> Branch: jitframe-on-heap Changeset: r61259:ca3a3a1f4850 Date: 2013-02-15 14:50 +0100 http://bitbucket.org/pypy/pypy/changeset/ca3a3a1f4850/
Log: move x86/test_regalloc.py -> llsupport/test_regalloc_integration.py diff --git a/rpython/jit/backend/x86/test/test_regalloc.py b/rpython/jit/backend/llsupport/test/test_regalloc_integration.py rename from rpython/jit/backend/x86/test/test_regalloc.py rename to rpython/jit/backend/llsupport/test/test_regalloc_integration.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
