Author: Matti Picus
Branch:
Changeset: r95582:1d1e6e0d47c4
Date: 2019-01-06 09:32 +0200
http://bitbucket.org/pypy/pypy/changeset/1d1e6e0d47c4/
Log:add passing test
diff --git a/pypy/module/__pypy__/test/test_builders.py
b/pypy/module/__pypy__/test/test_builders.py
--- a/pypy/module/__pypy_
Author: Matti Picus
Branch:
Changeset: r90868:44ad938b6e59
Date: 2017-03-30 13:46 +0300
http://bitbucket.org/pypy/pypy/changeset/44ad938b6e59/
Log:add passing test
diff --git a/pypy/module/imp/test/test_import.py
b/pypy/module/imp/test/test_import.py
--- a/pypy/module/imp/test/test_import.
Author: Matti Picus
Branch:
Changeset: r89322:be6558eb1f0b
Date: 2017-01-02 23:49 +0200
http://bitbucket.org/pypy/pypy/changeset/be6558eb1f0b/
Log:add passing test from py3.5
diff --git a/pypy/module/cpyext/test/test_memoryobject.py
b/pypy/module/cpyext/test/test_memoryobject.py
--- a/pypy
Author: Armin Rigo
Branch:
Changeset: r67574:23b6e00c0040
Date: 2013-10-24 18:51 +0200
http://bitbucket.org/pypy/pypy/changeset/23b6e00c0040/
Log:add passing test
diff --git a/rpython/rtyper/test/test_rdict.py
b/rpython/rtyper/test/test_rdict.py
--- a/rpython/rtyper/test/test_rdict.py
+++