1. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  2. c2898c5 Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). by Collin Winter · 18 years ago
  3. 0567ba2 Remove a dependency of this test on $COLUMNS. by Guido van Rossum · 19 years ago
  4. 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 19 years ago
  5. e7d7caa TestHelp.make_parser(): This was making a permanent change to by Tim Peters · 19 years ago
  6. 0e0c9f4 Bug #1498146: fix optparse to handle Unicode strings in option help, by Greg Ward · 19 years ago
  7. a3f0927 ("Forward-port" of r46506) by Armin Rigo · 19 years ago
  8. ab05edc Update optparse to Optik 1.5.1. by Greg Ward · 19 years ago
  9. aa34b6c Get test_optparse to pass in -R mode by stop changing state (COLUMNS env var) by Neal Norwitz · 19 years ago
  10. 10d59f3 Whitespace normalization. by Tim Peters · 21 years ago
  11. 48aa84b Update optparse module and test suite to Optik 1.5a2. by Greg Ward · 21 years ago
  12. 3b2cdad Whitespace normalization. by Tim Peters · 21 years ago
  13. 33ad28b Use multi-line import by Andrew M. Kuchling · 21 years ago
  14. c0cbc86 Whitespace normalization. by Tim Peters · 21 years ago
  15. 579f735 Be more careful about reverting mutuations to system-wide (sys) variables. by Tim Peters · 21 years ago
  16. eba20e6 Upgrade optparse module and tests to Optik 1.5a1: by Greg Ward · 21 years ago
  17. 456d325 Fix support for the "prog" keyword to the OptionParser constructor, as well by Fred Drake · 21 years ago
  18. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  19. 5549322 Test suite for optparse. This is a slightly-edited copy of by Greg Ward · 22 years ago