| .. |
|
test_class
|
Apply SF patch #101029: call __getitem__ with a proper slice object if there
|
2000-08-17 22:37:32 +00:00 |
|
test_cProfile
|
Added the cProfile module.
|
2006-02-08 12:53:56 +00:00 |
|
test_extcall
|
adding passing test. testing for g(*Nothing()) where Nothing is a user-defined iterator.
|
2004-02-21 21:03:30 +00:00 |
|
test_frozen
|
Fix the frozen bytecode for __hello__ (betcha didn't know that existed
|
2001-10-18 18:49:37 +00:00 |
|
test_linuxaudiodev
|
better format names and error messages
|
2001-01-15 22:21:39 +00:00 |
|
test_logging
|
Conversion of exceptions over from faked-up classes to new-style C types.
|
2006-05-27 12:29:24 +00:00 |
|
test_ossaudiodev
|
Be a lot smarter about whether this test passes: instead of assuming
|
2006-07-23 02:25:53 +00:00 |
|
test_pep277
|
Stop printing listdir bytestring output, as the precise list of strings
|
2004-11-07 20:01:56 +00:00 |
|
test_pkg
|
Patch #103343: Allow the important test_pkg to succeed under Jython.
|
2001-01-21 19:51:53 +00:00 |
|
test_popen2
|
Added os.popen2() and os.popen3() for non-Windows platforms.
|
2000-08-28 17:20:05 +00:00 |
|
test_profile
|
Added the cProfile module.
|
2006-02-08 12:53:56 +00:00 |
|
test_pyexpat
|
Update test to accomodate the change to the namespace_separator parameter
|
2001-04-25 16:03:54 +00:00 |
|
test_rgbimg
|
Output of rgbimg module test
|
1996-12-11 21:42:38 +00:00 |
|
test_signal
|
Output for signal module test
|
1997-01-03 16:01:20 +00:00 |
|
test_thread
|
Increase the small thread stack size to get the test
|
2006-06-13 19:02:35 +00:00 |
|
test_tokenize
|
Bug fixes large and small for tokenize.
|
2006-08-23 21:14:03 +00:00 |
|
test_winreg
|
Remove erroneous empty trailing line. (cause test_winreg.py failure)
|
2000-07-27 23:26:28 +00:00 |
|
xmltests
|
Suppress the variable verbose output from test.xmltests; the inclusion of
|
2002-06-26 15:16:16 +00:00 |