Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -35/+35 |
| | |||||
* | AMK's regex test suite | Guido van Rossum | 1997-06-03 | 1 | -0/+48 |
| | |||||
* | Changes to make these tests work on the Mac. | Guido van Rossum | 1997-05-16 | 1 | -1/+1 |
| | |||||
* | added test of the regex module | Barry Warsaw | 1996-12-20 | 1 | -0/+62 |
[NOTE: testall.py and autotest.py might could go away soon, I've played with Guido's new regrtest.py script and it seems to work well. I'll wait until Guido gives the word to completely switch over -- and change the Makefile too!] |