Author: Matti Picus
Branch:
Changeset: r91077:8175c5e20480
Date: 2017-04-17 23:34 +0300
http://bitbucket.org/pypy/pypy/changeset/8175c5e20480/
Log:a passing test for issue #2482, but perhaps we should support
PyBaseObject_Type too?
diff --git a/pypy/module/cpyext/test/issue2482.c
b
Author: Armin Rigo
Branch:
Changeset: r89015:ee017a393e9e
Date: 2016-12-12 13:44 +0100
http://bitbucket.org/pypy/pypy/changeset/ee017a393e9e/
Log:A passing test which fails on py3.5
diff --git a/pypy/interpreter/test/test_pyframe.py
b/pypy/interpreter/test/test_pyframe.py
--- a/pypy/interp
Author: Matti Picus
Branch:
Changeset: r85414:f0b680130986
Date: 2016-06-27 20:02 +0300
http://bitbucket.org/pypy/pypy/changeset/f0b680130986/
Log:a passing test for binop_impl resolution order
diff --git a/pypy/module/cpyext/test/array.c b/pypy/module/cpyext/test/array.c
--- a/pypy/module/
Author: Armin Rigo
Branch:
Changeset: r84212:eef230af28f1
Date: 2016-05-05 09:05 +0200
http://bitbucket.org/pypy/pypy/changeset/eef230af28f1/
Log:A passing test for objects that pass through two different
FinalizerQueues in sequence
diff --git a/rpython/memory/test/gc_test_base.py
Author: Armin Rigo
Branch:
Changeset: r70147:9b2113d7bb18
Date: 2014-03-21 14:25 +0100
http://bitbucket.org/pypy/pypy/changeset/9b2113d7bb18/
Log:A passing test
diff --git a/rpython/jit/metainterp/test/test_dict.py
b/rpython/jit/metainterp/test/test_dict.py
--- a/rpython/jit/metainterp/tes
Author: Alex Gaynor
Branch:
Changeset: r66784:836ba1df33a1
Date: 2013-09-04 07:13 -0700
http://bitbucket.org/pypy/pypy/changeset/836ba1df33a1/
Log:A passing test for yesterday's "Inline into thread" commit
diff --git a/pypy/module/pypyjit/test_pypy_c/test_thread.py
b/pypy/module/pypyjit/te
Author: Maciej Fijalkowski
Branch:
Changeset: r58515:26b36d793c7e
Date: 2012-10-27 21:32 +0200
http://bitbucket.org/pypy/pypy/changeset/26b36d793c7e/
Log:a passing test
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.py
--- a/pypy/modul
Author: Maciej Fijalkowski
Branch:
Changeset: r54615:034ec45e7799
Date: 2012-04-22 12:56 +0200
http://bitbucket.org/pypy/pypy/changeset/034ec45e7799/
Log:a passing test
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronumpy/test/test_numarray.py
--- a/pypy/modul
Author: Armin Rigo
Branch:
Changeset: r50273:bb4fc57d2649
Date: 2011-12-07 17:51 +0100
http://bitbucket.org/pypy/pypy/changeset/bb4fc57d2649/
Log:A passing test for widening casts from a short unsigned value.
diff --git a/pypy/translator/c/test/test_typed.py
b/pypy/translator/c/test/test_t
Author: Armin Rigo
Branch:
Changeset: r47036:c9c5e66fd236
Date: 2011-09-03 11:57 +0200
http://bitbucket.org/pypy/pypy/changeset/c9c5e66fd236/
Log:A passing test.
diff --git a/pypy/module/sys/test/test_encoding.py
b/pypy/module/sys/test/test_encoding.py
new file mode 100644
--- /dev/null
++
Author: Antonio Cuni
Branch:
Changeset: r46010:68216f3eb946
Date: 2011-07-27 12:13 +0200
http://bitbucket.org/pypy/pypy/changeset/68216f3eb946/
Log:a passing test
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_callbacks.py
b/pypy/module/test_lib_pypy/ctypes_tests/test_callbacks.p
11 matches
Mail list logo