1. f9a07f2 Issue #19138: doctest's IGNORE_EXCEPTION_DETAIL now allows no detail at all. by Tim Peters · 11 years ago
  2. 7119b45 Issue #3158: Relax new doctests a bit. by Zachary Ware · 11 years ago
  3. a4b7a75 Issue #3158: doctest can now find doctests in functions and methods by Zachary Ware · 11 years ago
  4. 4af6898 #11390: fix test failures due to readline and windows lineneds. by R David Murray · 11 years ago
  5. 5707d50 #11390: convert doctest CLI to argparse and add -o and -f options. by R David Murray · 11 years ago
  6. 5a9d706 #16522: Add FAIL_FAST flag to doctest. by R David Murray · 12 years ago
  7. c3bfb01 Merge #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  8. 5abd76a #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  9. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  10. 165b128 Followup to #7502: add __hash__ method and tests. by Antoine Pitrou · 13 years ago
  11. 2bc801c Issue #7502: Fix equality comparison for DocTestCase instances. by Antoine Pitrou · 13 years ago
  12. 7bfe899 Followup to #7502: add __hash__ method and tests. by Antoine Pitrou · 13 years ago
  13. 92d4acb Issue #7502: Fix equality comparison for DocTestCase instances. by Antoine Pitrou · 13 years ago
  14. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  15. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  16. b88ed15 #11565: Merge with 3.2. by Ezio Melotti · 13 years ago
  17. 31f5929 Issue #10990: Prevent tests from clobbering a set trace function. by Brett Cannon · 13 years ago
  18. 9d39639 Issue #10123: Don't use non-ascii filenames in test_doctest tests. Add a by Victor Stinner · 14 years ago
  19. 3504944 Add test case for issue #9409, non-ascii char in doctest. It passes in 3.2 but needs fixing in 2.7. by Florent Xicluna · 14 years ago
  20. d9f5763 Fix the regex to match all kind of filenames, for interactive debugging in doctests. (issue #9409) by Florent Xicluna · 14 years ago
  21. 469d3e7 Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via svnmerge from by Georg Brandl · 14 years ago
  22. 0d08962 Several enhancements to pdb and its test suite. by Georg Brandl · 14 years ago
  23. 25fbb89 Issue #8048: Prevent doctests from failing when sys.displayhook has by Georg Brandl · 14 years ago
  24. 5e76e94 Merged revisions 80578 via svnmerge from by Nick Coghlan · 14 years ago
  25. 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 14 years ago
  26. dc6f2d0 An oversight in previous merge, r79610: test_doctest is sensible to the line numbering. by Florent Xicluna · 14 years ago
  27. 41fe615 (partially) by Florent Xicluna · 14 years ago
  28. e94b221 Merged revisions 78493 via svnmerge from by Florent Xicluna · 14 years ago
  29. 5925085 For 3.x, the "backslashreplace" error handling is plugged on the "write" method. by Florent Xicluna · 14 years ago
  30. bed7d04 Merged revisions 74095 via svnmerge from by Benjamin Peterson · 15 years ago
  31. 78565b2 Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,73457,73460,73485-73486,73488-73489,73501-73502,73513-73514 via svnmerge from by Benjamin Peterson · 15 years ago
  32. 58641de Issue #6195: fix doctest to no longer try to read 'source' data from by R. David Murray · 15 years ago
  33. f088e5e Merged revisions 67750-67751 via svnmerge from by Nick Coghlan · 16 years ago
  34. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  35. 3183585 Remove deprecated Tester class from doctest module. by Georg Brandl · 16 years ago
  36. 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
  37. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  38. 45f9af3 Merged revisions 59193-59201 via svnmerge from by Christian Heimes · 17 years ago
  39. 0d3fb8a Merged revisions 59107-59186 via svnmerge from by Guido van Rossum · 17 years ago
  40. cd4d452 Merged revisions 59077-59104 via svnmerge from by Guido van Rossum · 17 years ago
  41. 4a625c3 Add REPORT_NDIFF option to o test that was hard to debug recently. by Guido van Rossum · 17 years ago
  42. fd4a7de Fix doctest failure introduced by r57949. by Guido van Rossum · 17 years ago
  43. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  44. 03fc779 Remove unnecessary import by Neal Norwitz · 17 years ago
  45. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  46. b1a9f27 Fix test_doctest: drop u prefixes; explicitly declare by Martin v. Löwis · 17 years ago
  47. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  48. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  49. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  50. e0192e5 Fix the remaining doctest failures. by Guido van Rossum · 17 years ago
  51. bdc36e4 Redue the failure rate to 13 tests. Bah. by Guido van Rossum · 17 years ago
  52. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 17 years ago
  53. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  54. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  55. 6a2a2a0 Inspired by SF patch #860326, make the exception formatting by by Guido van Rossum · 18 years ago
  56. 0b70cca Remove usage of backticks. by Brett Cannon · 18 years ago
  57. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  58. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  59. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  60. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  61. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  62. 914a818 Get doctest to pass. The problem was int/int -> float now. There by Neal Norwitz · 18 years ago
  63. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  64. ecf93c7 Fix test cases for doctest. by Georg Brandl · 19 years ago
  65. 7c404a4 add __file__ to the globals available for tests loaded via DocFileSuite; by Fred Drake · 20 years ago
  66. 50c6bdb test_doctest.py test_pdb_set_trace_nested(): A new test from Jim Fulton by Tim Peters · 20 years ago
  67. 7d88a58 Reverted the addition of a NORMALIZE_NUMBERS option, per Tim Peter's by Edward Loper · 20 years ago
  68. aec3c9b Added a new NORMALIZE_NUMBERS option, which causes number literals in by Edward Loper · 20 years ago
  69. 4ae900f - Changed SampleClass docstrings to test docstring parsing a little by Edward Loper · 20 years ago
  70. 052d0cd - Added "testfile" function, a simple function for running & verifying by Edward Loper · 20 years ago
  71. 0273f5b In DocFileTest: by Edward Loper · 20 years ago
  72. 958cc89 exclude_empty: make the default True for DocTestFinder, and introduce it by Tim Peters · 20 years ago
  73. 32ddbf7 Added new parameter exclude_empty to DocTestFinder.__init__, which by Edward Loper · 20 years ago
  74. c568478 DocTestFinder._find(): for tests derived from a module __test__ global, by Tim Peters · 20 years ago
  75. 17b5637 Recover from inspect.getmodule() changes. It returns a module for by Tim Peters · 20 years ago
  76. 1fbf9c5 Added IGNORE_EXCEPTION_DETAIL comparison option. The need is explained by Tim Peters · 20 years ago
  77. df7a208 Whitespace normalization. by Tim Peters · 20 years ago
  78. f54bad4 - setUp and tearDown functions are now passed the test object by Jim Fulton · 20 years ago
  79. 0fafacc Removed outdated comment by Edward Loper · 20 years ago
  80. 2de91ba - Removed redundant call to expandtabs in DocTestParesr. by Edward Loper · 20 years ago
  81. 00f8da7 - Added DocTestParser.parse(), which parses a docstring into Examples by Edward Loper · 20 years ago
  82. e7edcb8 output_difference(): In fancy-diff cases, the way this split expected & by Tim Peters · 20 years ago
  83. a89f88d Added REPORT_ONLY_FIRST_FAILURE flag, which supresses output after the by Edward Loper · 20 years ago
  84. 71f55af Renamed UNIFIED_DIFF->REPORT_UDIFF; CONTEXT_DIFF->REPORT_CDIFF; and by Edward Loper · 20 years ago
  85. 5662929 Shortened diff output for unified & context diffs by Edward Loper · 20 years ago
  86. aacf083 - Changed the output of report_start() and report_unexpected_exception() by Edward Loper · 20 years ago
  87. a6b6832 Added an "exc_msg" attribute to Example (containing the expected by Edward Loper · 20 years ago
  88. 19b1958 Only recognize the expected output as an exception if it *starts* with by Edward Loper · 20 years ago
  89. 4de7c5c test_DocTestFinder(): This test failed when test_doctest was run by Tim Peters · 20 years ago
  90. a7def72 Moved some test cases from doctest to test_doctest. by Tim Peters · 20 years ago
  91. c6cbab0 Added NDIFF_DIFF option. by Tim Peters · 20 years ago
  92. 07a349c Bugs fixed: by Jim Fulton · 20 years ago
  93. e594bee _ellipsis_match(): Removed special-casing of "...\n". The semantics by Tim Peters · 20 years ago
  94. 026f8dc Now that they've settled down, document doctest directives. by Tim Peters · 20 years ago
  95. 26b3ebb Replaced the ELLIPSIS implementation with a worst-case linear-time one. by Tim Peters · 20 years ago
  96. 1cf3aa6 ELLIPSIS implementation: an ellipsis couldn't match nothing if it by Tim Peters · 20 years ago
  97. b51b234 Fixed bug in line-number finding for examples (DocTestParser wasn't by Edward Loper · 20 years ago
  98. a5db600 - Changed output of DocTestParser.get_program() to make it easier to by Edward Loper · 20 years ago
  99. 8e4a34b - Added __docformat__ by Edward Loper · 20 years ago
  100. 74bca7a - Changed option directives to be example-specific. (i.e., they now by Edward Loper · 20 years ago