[pypy-commit] pypy default: fix more tests

2019-05-24 Thread mattip
Author: Matti Picus Branch: Changeset: r96674:48ae5caa94b0 Date: 2019-05-25 09:45 +0300 http://bitbucket.org/pypy/pypy/changeset/48ae5caa94b0/ Log:fix more tests diff --git a/lib_pypy/_hashlib/__init__.py b/lib_pypy/_hashlib/__init__.py --- a/lib_pypy/_hashlib/__init__.py +++ b/lib_pypy/_ha

[pypy-commit] pypy default: fix more tests

2015-09-12 Thread mattip
Author: mattip Branch: Changeset: r79595:4ca3af2a5ea4 Date: 2015-09-12 22:18 +0300 http://bitbucket.org/pypy/pypy/changeset/4ca3af2a5ea4/ Log:fix more tests diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py b/pypy/module/pypyjit/test_pypy_c/test_containers.py --- a/pypy/modul

[pypy-commit] pypy default: fix more tests

2015-09-12 Thread mattip
Author: mattip Branch: Changeset: r79594:f94114913cc0 Date: 2015-09-12 21:28 +0300 http://bitbucket.org/pypy/pypy/changeset/f94114913cc0/ Log:fix more tests diff --git a/pypy/module/pypyjit/test_pypy_c/test_containers.py b/pypy/module/pypyjit/test_pypy_c/test_containers.py --- a/pypy/modul

[pypy-commit] pypy default: fix more tests

2015-09-10 Thread mattip
Author: mattip Branch: Changeset: r79583:605318757f6b Date: 2015-09-10 15:29 +0300 http://bitbucket.org/pypy/pypy/changeset/605318757f6b/ Log:fix more tests diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py --- a/pypy/module/pypyji

[pypy-commit] pypy default: fix more tests

2013-03-24 Thread bivab
Author: David Schneider Branch: Changeset: r62723:c16334951ba0 Date: 2013-03-24 13:00 +0200 http://bitbucket.org/pypy/pypy/changeset/c16334951ba0/ Log:fix more tests diff --git a/rpython/jit/backend/arm/test/test_regalloc.py b/rpython/jit/backend/arm/test/test_regalloc.py --- a/rpython/jit

[pypy-commit] pypy default: Fix more tests for missing 'itertools'.

2012-10-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r58564:586aaab171d6 Date: 2012-10-29 11:00 +0100 http://bitbucket.org/pypy/pypy/changeset/586aaab171d6/ Log:Fix more tests for missing 'itertools'. diff --git a/pypy/module/cpyext/test/test_import.py b/pypy/module/cpyext/test/test_import.py --- a/pypy/

[pypy-commit] pypy default: Fix more tests for missing 'itertools'.

2012-10-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r58563:7c0e54a3362d Date: 2012-10-29 10:58 +0100 http://bitbucket.org/pypy/pypy/changeset/7c0e54a3362d/ Log:Fix more tests for missing 'itertools'. diff --git a/pypy/module/math/test/test_math.py b/pypy/module/math/test/test_math.py --- a/pypy/module/m

[pypy-commit] pypy default: Fix more tests for missing 'itertools'.

2012-10-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r58562:d7af40d03ed2 Date: 2012-10-29 10:51 +0100 http://bitbucket.org/pypy/pypy/changeset/d7af40d03ed2/ Log:Fix more tests for missing 'itertools'. diff --git a/pypy/module/_multiprocessing/test/test_connection.py b/pypy/module/_multiprocessing/test/te