Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tighten up some warning filters, and break some dependencies on the | Tim Peters | 2002-04-16 | 1 | -1/+1 |
* | It makes more sense to call resetwarnings() after every test runs than | Tim Peters | 2002-04-16 | 1 | -2/+0 |
* | Reduce the number of test-suite DeprecationWarnings; start adding | Tim Peters | 2002-04-15 | 1 | -1/+1 |
* | Since xmllib is deprecated now, suppress the DeprecationWarning its test | Tim Peters | 2002-04-11 | 1 | -1/+5 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+6 |
* | Simple conversion to PyUnit -- this test really needs more work! | Fred Drake | 2001-05-22 | 1 | -9/+14 |
* | a bold attempt to fix things broken by MAL's verify patch: import | Fredrik Lundh | 2001-01-17 | 1 | -1/+1 |
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -3/+3 |
* | New version of xmllib from Sjoerd. | Guido van Rossum | 1998-01-29 | 1 | -0/+25 |