cpython/Lib/test
Barry Warsaw 3ac30af867 Added test_new 1996-12-10 00:02:57 +00:00
..
autotest.py
pystone.py /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
test.rawimg
test.rawimg.rev
test.rgb
test_array.py module to test the arraymodule created and added to testall.py 1996-12-09 20:09:16 +00:00
test_audioop.py
test_b1.py avoid math, don't abort when overflow check fails 1995-03-04 22:30:54 +00:00
test_b2.py test for specific bug in vars() 1995-08-11 14:24:35 +00:00
test_builtin.py
test_cmath.py New test module for complex math module 1996-12-09 22:59:15 +00:00
test_crypt.py new test script for cryptmodule.py 1996-12-09 23:13:45 +00:00
test_exceptions.py exec() -> exec 1995-08-11 14:24:47 +00:00
test_grammar.py avoid math, don't abort when overflow check fails 1995-03-04 22:30:54 +00:00
test_math.py Subtle hack so the eps printed is not dependent on the formatting 1996-08-29 19:00:46 +00:00
test_md5.py
test_opcodes.py test class exceptions 1995-02-09 10:28:43 +00:00
test_operations.py
test_pow.py Test set for new pow() function 1994-08-12 13:14:22 +00:00
test_rgbimg.py
test_select.py
test_signal.py test signal module 1995-03-16 15:07:38 +00:00
test_strop.py Added tests of all strop module functions, and touching of module 1996-12-09 21:49:10 +00:00
test_support.py
test_thread.py added barrier test (by Tim Peters) 1994-05-23 12:17:36 +00:00
test_time.py test of time module. not terribly fancy, but it does touch every 1996-12-06 23:30:07 +00:00
test_types.py Test new __import__ module, test reload of built-in module, test 1994-12-30 17:17:46 +00:00
testall.out Added test_new 1996-12-10 00:02:57 +00:00
testall.py Test script/output for cryptmodule.c added to testall.py and testall.out 1996-12-09 23:13:07 +00:00