[pypy-dev] Test suite for basic types

Armin Rigo arigo at tunes.org
Thu Feb 27 15:01:58 CET 2003


Hello everybody,

I found in the standard Python lib a test, namely test_builtin, which tests 
all built-in functions.  Is anybody aware of a similar test for the basic 
built-in types, testing ints, longs, lists, dicts, tuples, strings...?  And 
every opcode?

If not, this would probably be a good subproject.  Besides, it is something
that could be contributed back to CPython.  It could also be turned into a
much more accurate benchmark than that horrible PyStone !


A bientôt,

Armin.


More information about the Pypy-dev mailing list