summaryrefslogtreecommitdiff
path: root/functional_tests/doc_tests
Commit message (Expand)AuthorAgeFilesLines
* Corrected a module path referenceNick Loadholtes2013-04-081-1/+1
* Merge pull request #607 from jszakmeister/fix-resource-warningsJohn Szakmeister2013-02-083-7/+16
|\
| * Fix a ResourceWarning in init_plugin.rst.John Szakmeister2013-01-201-3/+5
| * Get rid of another ResourceWarning in test_skips for the xunit plugin.John Szakmeister2013-01-201-1/+3
| * Fix a ResourceWarning in test_shared.John Szakmeister2013-01-201-3/+8
* | Merge pull request #528 from andrea-corbellini/masterJohn Szakmeister2013-01-201-2/+2
|\ \ | |/ |/|
| * Suppress tracebacks caused by ConfigErrors.Andrea Corbellini2012-07-111-2/+2
* | multiprocess: make test a little less racyJohn Szakmeister2012-11-111-0/+1
* | xunit: capture stdout out into the system-out tagJohn Szakmeister2012-10-021-1/+1
|/
* remove support for old coverage module and rewrite coverage testsTimotheĢe Peignier2011-12-145-109/+0
* .coverage file is now saved again (#439). Also bump to 1.1.2release_1.1.2kumar2011-07-301-1/+7
* Updating doctest for Python 3 output. Hmm, how did this pass before? :/kumar2011-07-271-1/+1
* Fixes bad link to begin() in docs (#438)kumar2011-07-271-5/+5
* Merged in garyd/nose (pull request #4)Jason Pellerin2011-07-141-1/+11
|\
| * Fix test failure with Python 3.Gary Donovan2011-07-141-1/+11
* | Merged in garyd/nose (pull request #3)Jason Pellerin2011-07-142-38/+2
|\ \
| * | Python3 prints the full module path to custom exceptions.Buck Golemon2011-04-301-38/+0
| * | fix pre-existing flaws in the multiprocessing doctestBuck Golemon2011-04-301-0/+2
| |/
* | Fix grammar mistake in documentation.Gary Donovan2011-07-141-1/+1
|/
* Removing since it's autogenerated and not used in docs since coverage 3 supportkumar2011-03-201-32/+0
* Coverage uses native HTML generation when coverage 3 is installed (Issue 264)kumar2011-03-201-62/+18
* Updated multiprocessing module docs and main doc link pagejpellerin2010-11-191-12/+9
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-0/+16
* More Py3 fixups: created setup3lib, added pyversion_patching to build_testsAlex Stewart2010-08-314-1/+58
* Fixup for newer version of coverage (output format has apparently changed)Alex Stewart2010-08-271-2/+2
* More 2.7 compat fixesjpellerin2010-07-072-1/+2
* Merged stablejpellerin2010-01-191-0/+7
|\
| * Fixed 2.4 incompatibility in a testjpellerin2009-12-031-1/+5
| * Fixed some more 2.7 failuresjpellerin2009-10-171-0/+3
* | o mark Skipped tests with <skipped> testcase tags and include the ExceptionPhilip Jenvey2010-01-171-1/+1
* | Applied xunit test name fix patch from issue 280. Closes issue 280.jpellerin2009-12-141-1/+1
|/
* Fixed tests that failed under windows/py25jpellerin2009-09-271-1/+1
* Revised support test to be windows-compatibleJason Pellerin2009-06-012-9/+25
* Fixed issue 270: packages dispatched to mp worker were not fully loadedJason Pellerin2009-05-301-3/+0
* Disabled multiprocess for windows, noted in docs that it is not available on ...Jason Pellerin2009-05-051-0/+4
* Doc tweaksJason Pellerin2009-05-021-3/+25
* minor spag tweakscatechism2009-05-014-13/+13
* i spilled some red ink on the plugin documentation.catechism2009-04-301-33/+32
* Clarified differences between module/test doctest fixturesJason Pellerin2009-04-261-12/+23
* Formatting fixJason Pellerin2009-04-222-4/+4
* Doc improvementsJason Pellerin2009-04-221-45/+70
* Added coverage output file needed by doc builder. Added docs to Failure. Upda...Jason Pellerin2009-04-211-0/+32
* Fixed bugs in testid, test suiteJason Pellerin2009-04-201-1/+1
* Doc updates, some done some in progressJason Pellerin2009-04-198-39/+51
* Committed PyCon sprint work.Jason Pellerin2009-04-1817-59/+256
* Added some warnings about plugin interoperationJason Pellerin2009-01-141-0/+9
* Removed coverage output dirJason Pellerin2008-12-102-36/+0
* Small fixesJason Pellerin2008-12-101-1/+6
* Removed jython class fileJason Pellerin2008-12-101-0/+0
* Applied patch from Augie Fackler implementing optional html coverage reportsJason Pellerin2008-12-107-0/+127