Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Skip the test_nocaret test when running as jython. Jython happens to add | Finn Bock | 2002-11-06 | 1 | -1/+4 | |
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 | |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 | |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 | |
* | Fix compileall.py so that it fails on SyntaxErrors | Jeremy Hylton | 2001-04-18 | 1 | -1/+1 | |
* | Whitespace normalization. | Tim Peters | 2001-04-08 | 1 | -2/+2 | |
* | Test that traceback module works with SyntaxErrors with or without carets. | Jeremy Hylton | 2001-03-21 | 1 | -0/+40 | |