summaryrefslogtreecommitdiffstats
path: root/Lib/test/testall.out
Commit message (Expand)AuthorAgeFilesLines
* New regression testing harness.Barry Warsaw1996-12-101-184/+0
* Added test_new.Barry Warsaw1996-12-101-0/+1
* Added a test script for dbmmodule.c and added it to testall.py andRoger E. Masse1996-12-101-1/+1
* Added test_newBarry Warsaw1996-12-101-0/+1
* Test script/output for cryptmodule.c added to testall.py and testall.outRoger E. Masse1996-12-091-0/+2
* Added test_cmath.py to test complex math moduleRoger E. Masse1996-12-091-0/+1
* (testall.py): Slightly improved test harness to make it easier to addBarry Warsaw1996-12-091-0/+9
* Added test_stropBarry Warsaw1996-12-091-0/+1
* Added test_array output line.Guido van Rossum1996-12-091-0/+1
* Added 'test_time'Barry Warsaw1996-12-061-0/+1
* Added test for math moduleGuido van Rossum1996-08-081-0/+26
* add class exceptionsGuido van Rossum1995-02-131-0/+1
* Test new __import__ module, test reload of built-in module, testGuido van Rossum1994-12-301-0/+1
* more complete tests of built-in functionsGuido van Rossum1994-11-101-0/+9
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-11/+0
* * test_*.py: new lambda syntax (also affects tests for filter, map,Guido van Rossum1993-11-301-1/+0
* * test_select.py: (some) tests for built-in select moduleGuido van Rossum1993-11-111-0/+1
* * string.py: added rindex(), rfind(); changed index() to interpretGuido van Rossum1993-11-081-0/+4
* added builtin b/w compat module.Guido van Rossum1993-10-221-1/+1
* * Fix bug in tzparse.py for DST timezoneGuido van Rossum1993-03-291-0/+1
* * Add some more tests for numbersGuido van Rossum1993-01-211-0/+3
* Added output from testall run, for autotest.py.Guido van Rossum1992-11-271-0/+133