summaryrefslogtreecommitdiff
path: root/unit_tests/test_plugins.py
Commit message (Expand)AuthorAgeFilesLines
* Fix formatFailure expection if missing tb in exc_infoSascha Peilicke2013-01-181-0/+23
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-1/+2
* Missed test update in transitionjpellerin2009-04-281-0/+1
* Merged multiprocess plugin branch (issue 93)Jason Pellerin2008-09-011-2/+7
* Merged 160-jython. Add test.sh shell script to run selftest under python2.3-2...Jason Pellerin2008-03-261-0/+6
* Fixed bugs in doctest loading from non-module files. Added functional test.Jason Pellerin2007-04-271-0/+1
* Added python 2.4 doctest as nose.ext.dtcompat to enable better doctest suppor...Jason Pellerin2007-04-261-17/+5
* Fixed tests failing after trunk mergeJason Pellerin2007-04-241-6/+7
* MERGE trunk r10:r196 into 0.10-dev branch: some tests now failJason Pellerin2007-04-241-5/+41
* Modifed doctests plugin to use local subclasses of DocTestCase and DocFileCas...Jason Pellerin2007-04-231-2/+2
* Work on integrating doctest and testid plugins; doctest still needs some work...Jason Pellerin2007-04-211-5/+23
* Implemented loading from file.py:callable name. Removed debug log features fr...Jason Pellerin2007-04-201-1/+0
* Started attrib plugin functional test suite. Fixed bugs in attrib plugin.Jason Pellerin2007-04-131-1/+1
* Fixed option handling in builtin plugins. Removed missed tests builtin, no lo...Jason Pellerin2007-04-111-101/+5
* [0.10-dev] Imported last revision from python-hosting to start 0.10-dev branchJason Pellerin2006-12-191-0/+455