summaryrefslogtreecommitdiff
path: root/functional_tests
Commit message (Expand)AuthorAgeFilesLines
...
* Initial batch of 3.x fixups. Everything compiles/loads, many self-tests work...Alex Stewart2010-08-273-5/+11
* Fixup for newer version of coverage (output format has apparently changed)Alex Stewart2010-08-271-2/+2
* More 2.7 compat fixesjpellerin2010-07-073-3/+4
* Merged stablejpellerin2010-01-196-20/+36
|\
| * Fixed 2.4 incompatibility in a testjpellerin2009-12-031-1/+5
| * Fixed issue with 2.7 and plugin testName calljpellerin2009-12-021-3/+3
| * Fixed some more 2.7 failuresjpellerin2009-10-171-0/+3
| * Fixed import errors after new unittest module layout in 2.7. Added exit= key...Kumar McMillan2009-10-154-17/+26
* | o mark Skipped tests with <skipped> testcase tags and include the ExceptionPhilip Jenvey2010-01-173-2/+8
* | Applied xunit test name fix patch from issue 280. Closes issue 280.jpellerin2009-12-142-2/+2
|/
* Fixed tests that failed under windows/py25jpellerin2009-09-271-1/+1
* Merged stable based branch into tip after pulling from un-stablekumar2009-09-264-1/+41
|\
| * Missed a fileJason Pellerin2009-08-071-0/+5
| * Fixed issue 269Jason Pellerin2009-07-251-0/+14
| * Added test for issue279Jason Pellerin2009-07-251-1/+17
| * Provisional fix for issue 279; example needs to become actual test caseJason Pellerin2009-07-251-0/+5
* | 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
* Fixed for 2.3Jason Pellerin2009-04-231-0/+2
* Formatting fixJason Pellerin2009-04-222-4/+4
* Doc improvementsJason Pellerin2009-04-221-45/+70
* Made test repeatableJason Pellerin2009-04-211-1/+3
* Added coverage output file needed by doc builder. Added docs to Failure. Upda...Jason Pellerin2009-04-214-0/+84
* Fixed bugs in testid, test suiteJason Pellerin2009-04-202-3/+6
* Doc updates, some done some in progressJason Pellerin2009-04-198-39/+51
* Committed PyCon sprint work.Jason Pellerin2009-04-1825-71/+480
* Applied patch making namespace package path traversal optionalJason Pellerin2009-02-042-7/+20
* 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
* Note why mp test is skipped under 2.6 when mp is activeJason Pellerin2008-12-082-3/+7
* Tried to make mp test run under mp in 2.6. Failed, gave up.Jason Pellerin2008-11-195-34/+57
* somehow this pyc file got checked in and every time I run nose it shows up as...Kumar McMillan2008-11-141-0/+0
* Fixed issues with python 2.6 compatiblityJason Pellerin2008-10-022-2/+5
* Merged multiprocess plugin branch (issue 93)Jason Pellerin2008-09-018-0/+420
* Merged ticket-148 branch: added logcapture plugin. Bumped version to 0.11Jason Pellerin2008-06-061-0/+16
* Removed some cruftJason Pellerin2008-06-021-6/+0
* Added regression tests for issue 191Jason Pellerin2008-06-024-0/+60
* Fixed another case where imported test gets wrong ancestors: selection of Tes...Jason Pellerin2008-04-071-0/+37
* Add missing trailing newline to the standard test run report (it was removed ...James J Lee2008-04-052-0/+45
* Applied patch from issue 82Jason Pellerin2008-04-037-0/+108
* Applied updated patch from issue 142Jason Pellerin2008-04-031-10/+11
* Merged 158-166-config-files. Fixes #158 and #166.Jason Pellerin2008-04-0213-9/+104