summaryrefslogtreecommitdiff
path: root/nosetests.1
Commit message (Expand)AuthorAgeFilesLines
* Escape backslashes for Sphinx, in OptBucketKen Harris2015-11-111-1/+1
* Fix default testMatch in usage.txtKen Harris2015-11-111-2/+2
* Update version and generated files.John Szakmeister2015-04-041-2/+7
* Regenerate the man page and readme.release_1.3.1John Szakmeister2014-03-101-3/+3
* Fix a typo in the help for --cover-min-percentage.John Szakmeister2014-02-191-3/+13
* Regenerate the man page with a stable version of docutils.John Szakmeister2013-04-061-28/+1
* Grab the version number from nose itself for use in the documentation.John Szakmeister2013-04-061-2/+29
* Regenerate the man pageDmitry Shachnev2013-04-061-252/+323
* mergedkumar2011-11-221-1/+1
* Changing functional_tests/test_defaultpluginmanager.py to support py2.4, 2.5 ...Brendan McCollam2011-11-151-1/+1
* properly handle ctrl+c (keyboard interrupt):Heng Liu2011-11-031-1/+1
* Adds --cover-xml/--cover-xml-file options. Issue 311kumar2011-10-101-1/+16
* Adds info about the --cover-branches featurekumar2011-08-051-1/+1
* Apparently messages can be ints? This prevents Unicode decode (Issue 442)kumar2011-08-021-1/+1
* .coverage file is now saved again (#439). Also bump to 1.1.2release_1.1.2kumar2011-07-301-1/+1
* Fixes bad link to begin() in docs (#438)kumar2011-07-271-1/+1
* Bumped to Nose 1.1.1 to fix missing nose.sphinx module (Issue 436)kumar2011-07-261-1/+1
* Disables coverage on py31 temporary until a bug is fixed in pipkumar2011-07-261-1/+1
* Organized the changelog a bitkumar2011-07-251-1/+1
* Updates manage.py for docutils 0.8 and auto-adds new Nose options to READMEkumar2011-07-141-2/+7
* Fixes store_true in --first-package-wins, whoops. Issue 293kumar2011-06-171-1/+1
* Fixes Xunit so it represents generator test names correctly (Issue 369)kumar2011-06-171-1/+1
* case.shortDescription() is more forgiving to __str__ errors (issue 422)kumar2011-05-271-1/+1
* Added info about Bobby Impollonia's patches to the attrib plugin and tests.kumar2011-05-021-1/+1
* Added Buck Golemon to AUTHORS for all his work on multiprocessingkumar2011-05-021-1/+1
* New multiprocessing declares byte values correctly (part of Issue 399)kumar2011-04-181-1/+6
* Attempts to force a binary (string) result in python 3 to fix encoding problemkumar2011-03-271-1/+1
* Fixes mishandling of custom exceptions during failures (Issue 405)kumar2011-03-221-1/+1
* Fixes capture plugin when exception message contains non-ascii chars (Issue 402)kumar2011-03-211-1/+1
* Merged with stable repositorykumar2011-03-201-1/+1
|\
* | Adds a Hello World plugin to the documentationkumar2011-03-201-1/+1
* | Coverage uses native HTML generation when coverage 3 is installed (Issue 264)kumar2011-03-201-1/+1
* | Xunit plugin now shows test run time in fractions of a second (#317)kumar2011-03-191-1/+1
* | @attr can now be used as a class decorator (Issue 292)kumar2011-03-191-1/+1
* | fixes addSkip for python 3.2 (issue 382); also adds 3.2 testskumar2011-03-181-1/+1
* | Allows non-UTF8 values to be safely written to the XUnit/XML reportkumar2011-02-011-1/+1
|/
* Updated multiprocessing module docs and main doc link pagejpellerin2010-11-191-4/+4
* Updated manpagejpellerin2010-11-151-1/+1
* Updated tox doc task to build manpage and readme as well, fixed manpage vs sp...jpellerin2010-11-111-1/+6
* Fixes, docsrelease_0.11.2jpellerin2010-03-041-9/+13
* Doc updatesJason Pellerin2009-05-021-25/+19
* Copy generated manpage to right placejpellerin2009-04-271-246/+382
* Updated man pageJason Pellerin2007-07-071-97/+181
* MERGE trunk r10:r196 into 0.10-dev branch: some tests now failJason Pellerin2007-04-241-0/+247