| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore old behavior of autotest and testall, using regrtest. | Guido van Rossum | 1997-03-07 | 1 | -54/+4 |
|
|
* | test_rotor.py: New test of the rotor module. | Barry Warsaw | 1996-12-23 | 1 | -0/+1 |
|
|
* | added test of the regex module | Barry Warsaw | 1996-12-20 | 1 | -0/+1 |
|
|
* | Test script for the SGI imgfile module. | Roger E. Masse | 1996-12-20 | 1 | -0/+1 |
|
|
* | Test program for the SGI imageop module. | Roger E. Masse | 1996-12-20 | 1 | -0/+1 |
|
|
* | Test of the operator module | Barry Warsaw | 1996-12-18 | 1 | -0/+1 |
|
|
* | Test script for the UNIX group file access module (grp) | Roger E. Masse | 1996-12-18 | 1 | -0/+1 |
|
|
* | Test script for the GNU dbm module (gdbm) | Roger E. Masse | 1996-12-17 | 1 | -0/+1 |
|
|
* | Added a test script for the fcntl C module. | Roger E. Masse | 1996-12-17 | 1 | -0/+1 |
|
|
* | Added _xdrmodule test | Barry Warsaw | 1996-12-17 | 1 | -0/+1 |
|
|
* | (test_thread.py): modifications to quiet it up when not running as a script. | Barry Warsaw | 1996-12-16 | 1 | -0/+1 |
|
|
* | Added test_dl to harness | Roger E. Masse | 1996-12-16 | 1 | -0/+1 |
|
|
* | Added test_errno to the test suite | Roger E. Masse | 1996-12-16 | 1 | -0/+1 |
|
|
* | A test of the struct module | Barry Warsaw | 1996-12-12 | 1 | -0/+1 |
|
|
* | Added test_strftime (Skip Montanaro). | Guido van Rossum | 1996-12-12 | 1 | -0/+1 |
|
|
* | A test of the select module that is actually reproduceable! | Barry Warsaw | 1996-12-11 | 1 | -0/+1 |
|
|
* | Added test of rgbimg module | Barry Warsaw | 1996-12-11 | 1 | -0/+1 |
|
|
* | Added test_pwd | Barry Warsaw | 1996-12-11 | 1 | -0/+1 |
|
|
* | added test_nis | Barry Warsaw | 1996-12-11 | 1 | -0/+1 |
|
|
* | When run as a script, runs each test and sends results to stdout | Barry Warsaw | 1996-12-10 | 1 | -0/+17 |
|
|
* | New regression testing harness. | Barry Warsaw | 1996-12-10 | 1 | -24/+18 |
|
|
* | Added test_new. | Barry Warsaw | 1996-12-10 | 1 | -2/+6 |
|
|
* | Added a test script for dbmmodule.c and added it to testall.py and | Roger E. Masse | 1996-12-10 | 1 | -1/+1 |
|
|
* | Test script/output for cryptmodule.c added to testall.py and testall.out | Roger E. Masse | 1996-12-09 | 1 | -0/+1 |
|
|
* | Added test_cmath.py to test complex math module | Roger E. Masse | 1996-12-09 | 1 | -1/+1 |
|
|
* | (testall.py): Slightly improved test harness to make it easier to add | Barry Warsaw | 1996-12-09 | 1 | -36/+8 |
|
|
* | Added test_strop | Barry Warsaw | 1996-12-09 | 1 | -0/+4 |
|
|
* | module to test the arraymodule created and added to testall.py | Roger E. Masse | 1996-12-09 | 1 | -1/+5 |
|
|
* | Added test_time | Barry Warsaw | 1996-12-06 | 1 | -0/+4 |
|
|
* | Added test for math module | Guido van Rossum | 1996-08-08 | 1 | -0/+4 |
|
|
* | Added some new tests and two new files for testing: test_types.py | Guido van Rossum | 1992-11-27 | 1 | -0/+4 |
|
|
* | Split in a number of subtest for easy maintenance and continued Mac support. | Guido van Rossum | 1992-01-27 | 1 | -506/+20 |
|
|
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -17/+38 |
|
|
* | New class syntax. | Guido van Rossum | 1991-12-26 | 1 | -12/+8 |
|
|
* | Added ZeroDivisionError except clauses. | Guido van Rossum | 1991-12-16 | 1 | -0/+3 |
|
|
* | test new functions and syntax | Guido van Rossum | 1991-08-16 | 1 | -18/+92 |
|
|
* | Don't us sys.ps1 and sys.ps2. | Guido van Rossum | 1991-04-07 | 1 | -3/+7 |
|
|
* | Initial revision | Guido van Rossum | 1990-12-26 | 1 | -0/+416 |
|
|