summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libunittest.tex
Commit message (Expand)AuthorAgeFilesLines
* Clarify that it's not necessary to subclass from TestCase to create aJohannes Gijsbers2004-11-071-1/+2
* - add a "See also" reference to the doctest moduleFred Drake2003-12-311-24/+25
* SF bug #855317: unittest: 5.3.9 Getting Extended Error InformationRaymond Hettinger2003-12-071-42/+0
* Patch #808362: Fix typos.Martin v. Löwis2003-09-201-1/+1
* * Minor wording changeRaymond Hettinger2003-09-161-2/+8
* SF #767592: unittest docs don't suggest "unittest.main()"Raymond Hettinger2003-07-101-0/+96
* Remove erroneous period.Michael W. Hudson2003-02-101-1/+1
* Incorporate Skip's suggestion to use SciPy's validation test nearRaymond Hettinger2002-12-291-0/+24
* typo fix.Just van Rossum2002-12-151-1/+1
* Document when unittest was added to Python.Fred Drake2002-10-101-0/+1
* Add annotations that describe the change in the "errors" and "failures"Fred Drake2002-07-021-0/+4
* Update the documentation of the errors and failures attributes of theFred Drake2002-07-021-6/+48
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-4/+4
* Several updates to cover omissions noted by Rich Salz.Fred Drake2001-09-061-3/+27
* Minor changes to match the style guide.Fred Drake2001-07-141-3/+3
* Added module synopsis for the chapter summary.Fred Drake2001-04-121-67/+186
* Added a lot of text from Steve Purcell's HTML documentation.Fred Drake2001-04-121-29/+251
* Added definition of "test fixture".Fred Drake2001-04-101-2/+142
* Start of documentation for the unittest module. Some of this comes fromFred Drake2001-04-071-0/+266