[pypy-commit] pypy default: Write some tests directly for guard_not_forced_2.

2013-09-21 Thread arigo
Author: Armin Rigo Branch: Changeset: r67031:0da86701160d Date: 2013-09-18 08:25 +0200 http://bitbucket.org/pypy/pypy/changeset/0da86701160d/ Log:Write some tests directly for guard_not_forced_2. diff --git a/rpython/jit/backend/test/runner_test.py b/rpython/jit/backend/test/runner_test.py

[pypy-commit] pypy default: write some tests

2013-04-03 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r63000:8fd632265209 Date: 2013-04-04 08:53 +0200 http://bitbucket.org/pypy/pypy/changeset/8fd632265209/ Log:write some tests diff --git a/pypy/module/test_lib_pypy/test_sqlite3.py b/pypy/module/test_lib_pypy/test_sqlite3.py --- a/pypy/module/te