summaryrefslogtreecommitdiff
path: root/functional_tests/test_xunit.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #859 Xunit plug-in not able to change testsuite nameGaurang0332014-12-141-0/+17
* Make issue680 test succeed with LC_ALL=CDmitry Shachnev2014-03-191-2/+2
* Fix #700: Tee is missing the writelines() method.John Szakmeister2013-06-261-0/+17
* Fix #680: xunit problem with unicode on stdoutJohn Szakmeister2013-05-071-0/+15
* Add a test for #134: Stop xunit from completely dying if it encounters an errorJohn Szakmeister2012-12-211-0/+17
* Xunit plugin now shows test run time in fractions of a second (#317)kumar2011-03-191-1/+1
* Fixes test code when run in a python 3 that was compiled with ascii encoding ...kumar2010-12-011-3/+10
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-1/+1
* o mark Skipped tests with <skipped> testcase tags and include the ExceptionPhilip Jenvey2010-01-171-1/+3
* Applied xunit test name fix patch from issue 280. Closes issue 280.jpellerin2009-12-141-1/+1
* Added test for issue279Jason Pellerin2009-07-251-1/+17
* Committed PyCon sprint work.Jason Pellerin2009-04-181-0/+36