cpython/Lib/test/output
Georg Brandl b70907796a * Use the same code to profile for test_profile and test_cprofile.
* Convert both to unittest.
* Use the same unit testing code.
* Include the expected output in both test files.
* Make it possible to regenerate the expected output by running
  the file as a script with an '-r' argument.
2008-02-05 19:58:17 +00:00
..
test_extcall Patch #1686487: you can now pass any mapping after '**' in function calls. 2007-05-21 20:34:16 +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_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