summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.3.6.release_1.3.6John Szakmeister2015-04-044-7/+6
* Update version in nose.release_1.3.5John Szakmeister2015-04-041-1/+1
* Update NEWS.John Szakmeister2015-04-041-10/+5
* Update version and generated files.John Szakmeister2015-04-043-4/+19
* Update CHANGELOG.John Szakmeister2015-04-041-0/+5
* tox: allow newer coverage modulesJohn Szakmeister2015-04-041-1/+1
* Merge pull request #841 from fellowshipofone/masterJohn Szakmeister2015-04-041-13/+31
|\
| * [plugins] Move `is_worker` backNicolas Grasset2014-09-121-1/+1
| * [plugins] Handle multiprocess & cover togetherNicolas Grasset2014-09-121-13/+31
* | Merge pull request #894 from Infinidat/131John Szakmeister2015-04-042-3/+11
|\ \
| * | move is_executable to nose.utilArnon Yaari2015-03-192-10/+10
| * | Fix #131 - use os.stat to check if file is executableArnon Yaari2015-03-181-1/+9
|/ /
* | Fix #887: Py 2 vs 3: test name discrepancyJohn Szakmeister2015-03-171-0/+1
* | Update CHANGELOG.John Szakmeister2015-02-171-0/+8
* | Update a coverage plugin test to work with coverage 4.0.John Szakmeister2015-01-251-1/+6
* | Fix #875: nose doesn't collect tests when subpackage is given as argJohn Szakmeister2015-01-255-12/+67
* | Strip trailing whitespace from loader.py.John Szakmeister2015-01-251-12/+12
* | Don't use coverage 4.0 alphas for now.John Szakmeister2015-01-251-1/+1
* | Merge pull request #862 from Gaurang033/masterJohn Szakmeister2014-12-193-2/+37
|\ \
| * | Fix #859 Xunit plug-in not able to change testsuite nameGaurang0332014-12-143-2/+37
|/ /
* | Fix #809: Tests not discovered for namespace packages on WindowsJohn Szakmeister2014-10-241-1/+7
* | Fix #815: "ValueError: unsupported pickle protocol" with --with-id...John Szakmeister2014-10-241-0/+5
* | Merge pull request #832 from BME-IK/fix-w-error-msgJohn Szakmeister2014-10-241-1/+1
|\ \ | |/ |/|
| * Show ValueError about -w path name in quotes.Őry Máté2014-08-131-1/+1
* | Update the version number and the NEWS.release_1.3.4John Szakmeister2014-08-243-4/+5
* | Update the CHANGELOG.John Szakmeister2014-08-241-0/+10
|/
* Merge pull request #798 from dplepage/masterJohn Szakmeister2014-08-111-11/+12
|\
| * Recognize doctest options defined in other plugins.Daniel Lepage2014-08-101-11/+12
* | Merge pull request #799 from danudey/masterJohn Szakmeister2014-08-101-1/+1
|\ \
| * | Fix typo in log capture helpDan Udey2014-04-281-1/+1
| |/
* | Merge pull request #822 from amatellanes/masterJohn Szakmeister2014-07-251-4/+4
|\ \
| * | Fix Testid docsamatellanes2014-06-241-4/+4
|/ /
* | Switch ContextSuite to use super() to keep the init-sequence correct.John Szakmeister2014-05-201-1/+1
* | Merge pull request #811 from rkuska/masterJohn Szakmeister2014-05-201-0/+1
|\ \
| * | Call super in LazySuite to access _removed_tests variableRobert Kuska2014-05-191-0/+1
|/ /
* | Merge pull request #807 from paperlessreceipts/try_run-method-testJohn Szakmeister2014-05-122-1/+7
|\ \
| * | Fix for try_run when using bound methodsChristian Lyder Jacobsen2014-05-082-1/+7
|/ /
* | Update CHANGELOG.John Szakmeister2014-05-061-0/+4
* | Bump the version number and update NEWS.release_1.3.3John Szakmeister2014-05-063-7/+4
* | Bump the version number.release_1.3.2John Szakmeister2014-05-032-2/+2
* | Update the NEWS file.John Szakmeister2014-05-031-11/+8
* | Bring the CHANGELOG up-to-date.John Szakmeister2014-05-021-1/+8
|/
* Fix #779: xunit report file is written in --where directoryJohn Szakmeister2014-04-201-1/+1
* Merge pull request #796 from brad/patch-1John Szakmeister2014-04-201-1/+1
|\
| * correcting typo, missing the word "run"Brad Pitcher2014-04-191-1/+1
* | Fix #792: "Not a directory" error when using python setup.py nosetestsJohn Szakmeister2014-04-201-1/+4
|/
* Add a few tests with raising string exceptions.John Szakmeister2014-04-192-0/+62
* Skip coverage tests correctly in Python 2.5 when coverage not available.John Szakmeister2014-04-191-6/+7
* Whitelist rm and make in the tox configuration.John Szakmeister2014-04-191-0/+3
* Remove commented out lines in tox.ini.John Szakmeister2014-04-191-4/+1