summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Python 3.2 is not supported in coverage 4.0.Ben Patterson2015-10-081-1/+3
|/
* Merge pull request #937 from nwlunatic/masterJohn Szakmeister2015-08-181-1/+1
|\
| * fix 3rd party plugin override builtin pluginIgor Pavlov2015-08-181-1/+1
* | Merge pull request #938 from ConsumerPhysics/masterJohn Szakmeister2015-08-171-1/+1
|\ \ | |/ |/|
| * nose/suite: mixedSuites: avoid no-op makeSuiteAlon Levy2015-08-101-1/+1
|/
* Merge pull request #925 from OddBloke/py34-travisJohn Szakmeister2015-06-171-0/+1
|\
| * Add Python 3.4 to travis build.Daniel Watkins2015-06-111-0/+1
|/
* Bump version and update changelog.release_1.3.7John Szakmeister2015-06-023-2/+7
* Merge pull request #916 from takluyver:i902.John Szakmeister2015-06-011-6/+4
|\
| * Fix some logging and formatting with a recent loader change.John Szakmeister2015-06-011-6/+4
| * Fix loading packages from capitalised package on WindowsThomas Kluyver2015-05-311-2/+2
* | Skip the multiprocess keyboard interrupt tests on certain platforms.John Szakmeister2015-06-011-0/+4
|/
* 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