| Commit message (Expand) | Author | Age | Files | Lines |
* | Added IGNORE_EXCEPTION_DETAIL comparison option. The need is explained | Tim Peters | 2004-09-04 | 1 | -0/+32 |
|
|
* | The distinction between comparison flags and reporting flags isn't unique | Tim Peters | 2004-08-30 | 1 | -1/+10 |
|
|
* | Fine tune a word. | Tim Peters | 2004-08-26 | 1 | -1/+1 |
|
|
* | Thinko repair. | Tim Peters | 2004-08-26 | 1 | -1/+1 |
|
|
* | Reorg of exception section. Now that there are fewer details needing | Tim Peters | 2004-08-26 | 1 | -22/+45 |
|
|
* | Added REPORT_ONLY_FIRST_FAILURE flag, which supresses output after the | Edward Loper | 2004-08-26 | 1 | -2/+13 |
|
|
* | Renamed UNIFIED_DIFF->REPORT_UDIFF; CONTEXT_DIFF->REPORT_CDIFF; and | Edward Loper | 2004-08-26 | 1 | -5/+5 |
|
|
* | Restored half of a \versionadded only half of which should have been | Tim Peters | 2004-08-26 | 1 | -0/+3 |
|
|
* | Only recognize the expected output as an exception if it *starts* with | Edward Loper | 2004-08-25 | 1 | -39/+34 |
|
|
* | Removed redundant versionadded{} for NDIFF_DIFF. Virtually everything | Tim Peters | 2004-08-23 | 1 | -1/+0 |
|
|
* | Add version info | Neal Norwitz | 2004-08-22 | 1 | -0/+1 |
|
|
* | Added NDIFF_DIFF option. | Tim Peters | 2004-08-22 | 1 | -1/+11 |
|
|
* | Quote # as \# to make lib compile again. | Johannes Gijsbers | 2004-08-20 | 1 | -1/+1 |
|
|
* | Now that they've settled down, document doctest directives. | Tim Peters | 2004-08-19 | 1 | -8/+66 |
|
|
* | Another microburst of snail-like progress. | Tim Peters | 2004-08-13 | 1 | -106/+94 |
|
|
* | Doctest has new traceback gimmicks in 2.4. While trying to document | Tim Peters | 2004-08-13 | 1 | -18/+80 |
|
|
* | Markup fiddling. | Tim Peters | 2004-08-13 | 1 | -7/+7 |
|
|
* | Excruciatingly slow progress on the docs. Option flags / directive names | Tim Peters | 2004-08-12 | 1 | -54/+77 |
|
|
* | minor changes to make this format again | Fred Drake | 2004-08-10 | 1 | -2/+2 |
|
|
* | Start rewriting doctest's LaTeX docs. Damn, this is slow going! | Tim Peters | 2004-08-10 | 1 | -28/+147 |
|
|
* | A few trivial edits. | Tim Peters | 2004-07-23 | 1 | -4/+4 |
|
|
* | Patch #932930: suggest the use of rawstrings for backslashes. | Martin v. Löwis | 2004-05-31 | 1 | -9/+20 |
|
|
* | Patch #849350: Update to document bool return values. Backported to 2.3. | Martin v. Löwis | 2003-11-27 | 1 | -1/+1 |
|
|
* | SF patch#786531 'the the' typo. Contributed by George Yoshida | Raymond Hettinger | 2003-08-12 | 1 | -1/+1 |
|
|
* | more markup chages | Fred Drake | 2003-07-17 | 1 | -33/+38 |
|
|
* | - remove mention of the isprivate flag, since that isn't directly | Fred Drake | 2003-07-17 | 1 | -15/+12 |
|
|
* | Minor corrections. | Raymond Hettinger | 2003-07-17 | 1 | -1/+7 |
|
|
* | Doctest now examines all docstrings by default. Previously, it would | Raymond Hettinger | 2003-07-16 | 1 | -6/+7 |
|
|
* | Document Jim Fulton's docttest extensions. | Raymond Hettinger | 2003-07-11 | 1 | -8/+70 |
|
|
* | fix markup nits | Fred Drake | 2003-06-28 | 1 | -12/+12 |
|
|
* | A hack to ease compatibility with pre-2.3 Pythons: by default, doctest | Tim Peters | 2003-06-27 | 1 | -0/+17 |
|
|
* | Patch #486438: Make module argument to testmod optional. | Martin v. Löwis | 2002-11-22 | 1 | -1/+5 |
|
|
* | CVS patch [#466628] Doc changes for doctest patch (#466616), from | Tim Peters | 2001-10-02 | 1 | -25/+2 |
|
|
* | Fix recent changes so that this section will format again. | Fred Drake | 2001-06-11 | 1 | -2/+3 |
|
|
* | add warning about situation where code may be executed twice, once when | Skip Montanaro | 2001-06-08 | 1 | -0/+10 |
|
|
* | Change {\em ...} to \emph{...} for consistency with the rest of the Python | Fred Drake | 2001-04-05 | 1 | -1/+1 |
|
|
* | Work around the broken formatting of sys.ps1 prompts in running text. | Fred Drake | 2001-02-22 | 1 | -46/+48 |
|
|
* | Added missing \item. See also bug 133213, about damaged HTML generated | Tim Peters | 2001-02-20 | 1 | -1/+2 |
|
|
* | In the example showing the irrelevance of start columns, restore that the | Tim Peters | 2001-02-17 | 1 | -4/+4 |
|
|
* | Make a variety of minor markup adjustments. | Fred Drake | 2001-02-17 | 1 | -33/+37 |
|
|
* | SF patch #103808: doctest.py docs | Tim Peters | 2001-02-17 | 1 | -0/+428 |
|
|