1. 5b48dc6 bpo-32071: Add unittest -k option (#4496) by Jonas Haag · 7 years ago
  2. f7e62cf bpo-30078: Add an example of passing a path to unittest (#1178) by Louie Lu · 7 years ago
  3. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  4. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  5. f0c819a Issue #22936: Allow showing local variables in unittest errors. by Robert Collins · 9 years ago
  6. 7e28df9 unittest: Trivial typo fix. by Robert Collins · 9 years ago
  7. de2800f Issue #17974: Switch unittest from using getopt to using argparse. by Serhiy Storchaka · 11 years ago
  8. 2005447 Issue #15132: Allow a list for the defaultTest argument of unittest.TestProgram by Petri Lehtinen · 11 years ago
  9. b71b8ec Merge by Michael Foord · 11 years ago
  10. f78f5b1 Correction to issue 17052 fix by Michael Foord · 11 years ago
  11. a23a39c Merge by Michael Foord · 11 years ago
  12. 8fd396b Issue 17502: unittest discovery should use self.testLoader by Michael Foord · 11 years ago
  13. b36c70c Move adding unittest test discovery command line options into their own method. by Michael Foord · 12 years ago
  14. 5f99ced Refactor unittest command line handling to always use optparse by Michael Foord · 12 years ago
  15. c53ae58 Drop unused import in unittest package. by Florent Xicluna · 13 years ago
  16. f100dbd Fix minor issue in implementation of issue 10470. by Michael Foord · 14 years ago
  17. 37d120a Issue 10620: Specifying test modules by path instead of module name to 'python -m unittest' by Michael Foord · 14 years ago
  18. 6090187 #10535: Enable silenced warnings in unittest by default by Ezio Melotti · 14 years ago
  19. 086f308 Issue 10470: 'python -m unittest' launches test discovery by default.(If you need to pass options to test discovery the discover subcommand must still be specified explicitly.) by Michael Foord · 14 years ago
  20. f707aa7 Merged revisions 81055 via svnmerge from by Michael Foord · 14 years ago
  21. 4a8cf3c Merged revisions 80918 via svnmerge from by Michael Foord · 14 years ago
  22. b48af54 Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,79685,79711,79761,79774,79777,79792-79794,79877,79898-79900 via svnmerge from by Benjamin Peterson · 14 years ago
  23. 65b69a1 Merged revisions 79437 via svnmerge from by Michael Foord · 14 years ago
  24. eab4b4c Merged revisions 79274 via svnmerge from by Benjamin Peterson · 14 years ago
  25. f8197c3 Merged revisions 79270 via svnmerge from by Benjamin Peterson · 14 years ago
  26. 434ae77 Merged revisions 79268 via svnmerge from by Benjamin Peterson · 14 years ago
  27. 8769fd8 Merged revisions 79265-79266 via svnmerge from by Benjamin Peterson · 14 years ago
  28. dccc1fc Merged revisions 79263 via svnmerge from by Benjamin Peterson · 14 years ago
  29. 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 15 years ago
  30. bed7d04 Merged revisions 74095 via svnmerge from by Benjamin Peterson · 15 years ago