[pypy-dev] Re: Test suite for basic types

Michael Hudson mwh at python.net
Thu Feb 27 16:19:15 CET 2003


Armin Rigo <arigo at tunes.org> writes:

> 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...?

You're looking for test_types.

> And every opcode?

No idea.

> If not, this would probably be a good subproject.  Besides, it is something
> that could be contributed back to CPython.

Yes.

> It could also be turned into a much more accurate benchmark than
> that horrible PyStone !

Accurate in what sense?

Cheers,
M.

-- 
  Gullible editorial staff continues to post links to any and all
  articles that vaguely criticize Linux in any way.
         -- Reason #4 for quitting slashdot today, from
            http://www.cs.washington.edu/homes/klee/misc/slashdot.html



More information about the Pypy-dev mailing list