Fred Drake
|
2e2be3760c
|
Change the PyUnit-based tests to use the test_main() approach. This
allows using the tests with unittest.py as a script. The tests will
still run when run as a script themselves.
|
2001-09-20 21:33:42 +00:00 |
Tim Peters
|
ab9ba27dc0
|
Whitespace normalization.
|
2001-08-09 21:40:30 +00:00 |
Fred Drake
|
99e87f9e23
|
Test for the "glob" module, contributed by Nick Mathewson.
Heavily modified so this doesn't break on Windows.
This closes SF patch #441175.
|
2001-07-23 16:08:36 +00:00 |