cpython/Lib/test
Guido van Rossum e7113b6b3d * Fix bug in tzparse.py for DST timezone
* Added whatis command to pdb.py
* new module GET.py (GL definitions from <gl/get.h>)
* rect.py: is_empty takes a rect as argument, not two points.
* Added tests for builtin round() [XXX not yet complete!]
1993-03-29 11:30:50 +00:00
..
autotest.py Added some new tests and two new files for testing: test_types.py 1992-11-27 22:53:50 +00:00
test_b1.py * os.py: _exit doesn't exist in all variations of posix 1993-01-26 13:04:43 +00:00
test_b2.py * Fix bug in tzparse.py for DST timezone 1993-03-29 11:30:50 +00:00
test_builtin.py Initial revision 1992-01-27 17:00:37 +00:00
test_exceptions.py Unmerged except and finally clauses 1992-05-06 11:39:49 +00:00
test_grammar.py Added some new tests and two new files for testing: test_types.py 1992-11-27 22:53:50 +00:00
test_opcodes.py Unmerged except and finally clauses 1992-05-06 11:39:49 +00:00
test_operations.py Initial revision 1992-01-27 17:00:37 +00:00
test_support.py * os.py: _exit doesn't exist in all variations of posix 1993-01-26 13:04:43 +00:00
test_types.py * Add some more tests for numbers 1993-01-21 15:36:40 +00:00
testall.out * Fix bug in tzparse.py for DST timezone 1993-03-29 11:30:50 +00:00
testall.py Added some new tests and two new files for testing: test_types.py 1992-11-27 22:53:50 +00:00