summaryrefslogtreecommitdiff
path: root/functional_tests/support
Commit message (Expand)AuthorAgeFilesLines
* Fix #720: nose with detailed errors raises encoding errorJohn Szakmeister2013-08-111-0/+6
* Fix #700: Tee is missing the writelines() method.John Szakmeister2013-06-261-0/+4
* Merge pull request #684 from jszakmeister/fix-xunit-unicodeJohn Szakmeister2013-06-011-0/+3
|\
| * Fix #680: xunit problem with unicode on stdoutJohn Szakmeister2013-05-071-0/+3
* | Fix #649: UnicodeDecodeError when an exception contains encoded stringsJohn Szakmeister2013-05-091-0/+9
|/
* Merge pull request #598 from mitya57/masterJohn Szakmeister2013-01-181-0/+3
|\
| * Add a test case for previous commitDmitry Shachnev2013-01-161-0/+3
* | Fix tests under py32 by creating the symlink dynamically (it didn't get copie...Antoine Pitrou2013-01-162-1/+0
* | Issue #535: fix nose.importer to work when the same modules are reachable fro...Antoine Pitrou2013-01-161-0/+1
|/
* Add a test for #134: Stop xunit from completely dying if it encounters an errorJohn Szakmeister2012-12-211-0/+3
* add coverage2 fixtureDomen Kožar2012-08-273-0/+16
* remove support for old coverage module and rewrite coverage testsTimothée Peignier2011-12-142-0/+10
* Overhaul the Attribute Selector plugin to fix the following bugs:Bobby Impollonia2011-05-011-0/+41
* Fixes case where teardown_class() was called more than once (Issue 408)kumar2011-04-011-0/+16
* @attr can now be used as a class decorator (Issue 292)kumar2011-03-191-0/+12
* 3.x fixups: 0/331 failures!Alex Stewart2010-09-011-6/+0
* Initial batch of 3.x fixups. Everything compiles/loads, many self-tests work...Alex Stewart2010-08-273-5/+11
* o mark Skipped tests with <skipped> testcase tags and include the ExceptionPhilip Jenvey2010-01-171-0/+4
* Missed a fileJason Pellerin2009-08-071-0/+5
* Provisional fix for issue 279; example needs to become actual test caseJason Pellerin2009-07-251-0/+5
* Added coverage output file needed by doc builder. Added docs to Failure. Upda...Jason Pellerin2009-04-212-0/+6
* Committed PyCon sprint work.Jason Pellerin2009-04-182-0/+49
* Applied patch making namespace package path traversal optionalJason Pellerin2009-02-041-0/+0
* Added regression tests for issue 191Jason Pellerin2008-06-023-0/+7
* Add missing trailing newline to the standard test run report (it was removed ...James J Lee2008-04-051-0/+2
* Applied patch from issue 82Jason Pellerin2008-04-036-0/+34
* Applied patch from issue 164, updated CHANGELOG: fixed import of namespace pa...Jason Pellerin2008-03-266-0/+18
* MERGED 0.10.0-stable 378:411 to trunk in preparation for 0.10.1 release.Jason Pellerin2007-12-224-0/+17
* Merged 0.10.0-stable [282]:[308] into trunkJason Pellerin2007-08-122-0/+13
* Merged 0.10.0-stable [266]:[282] into trunk.Jason Pellerin2007-07-197-0/+35
* Implemented loadTestsFromTestCase hook for plugins, with test.Jason Pellerin2007-07-011-0/+9
* Added regression test for issue #3Jason Pellerin2007-06-281-0/+12
* Added additional twisted integration tests. Fixed bug in twistedtools handlin...Jason Pellerin2007-05-101-0/+15
* Changed exit argument to TestProgram to exit from exit_. Added failing error ...Jason Pellerin2007-05-102-0/+14
* Updated add_path so that it adds lib and src dirs in the parent path to sys.p...Jason Pellerin2007-04-304-0/+12
* Fixed bugs in doctest loading from non-module files. Added functional test.Jason Pellerin2007-04-273-0/+14
* Added first isolate plugin functional tests (one failing)Jason Pellerin2007-04-252-8/+9
* Added support files for isolate plugin functional testsJason Pellerin2007-04-254-0/+23
* Work on integrating doctest and testid plugins; doctest still needs some work...Jason Pellerin2007-04-211-0/+21
* Started work on testid pluginJason Pellerin2007-04-201-0/+38
* Additional function tests for mixedSuites suite/loader interaction. Cleaned u...Jason Pellerin2007-04-162-1/+11
* Work in progress on loadTestsFromNames/context suite interactionJason Pellerin2007-04-164-0/+39
* Notes and work on fixing design of context fixtures, w/r/t loadTestsFromNamesJason Pellerin2007-04-141-2/+5
* Implemented assert inspection as a plugin.Jason Pellerin2007-04-131-0/+10
* Added array-attribute testsJason Pellerin2007-04-131-2/+3
* Use selector for test case loading, too, unless configured otherwise. More at...Jason Pellerin2007-04-131-0/+5
* Started attrib plugin functional test suite. Fixed bugs in attrib plugin.Jason Pellerin2007-04-131-0/+37
* Fixed interaction between doctest test and importer test. Changed program tes...Jason Pellerin2007-04-121-0/+0
* Added basic functional test for doctest plugin using plugintesterJason Pellerin2007-04-111-0/+17
* Implemented config file support (#18) based on patch from Antoine Pitrou.Jason Pellerin2007-04-101-0/+2