summaryrefslogtreecommitdiff
path: root/unit_tests/test_core.py
Commit message (Expand)AuthorAgeFilesLines
* Added NOSE_IGNORE_CONFIG_FILES as env variable optionLukasz Balcerzak2013-05-091-1/+32
* Use `nose.__loader__` to load 'usage.txt', if available.Bradley M. Froehle2012-12-271-38/+10
* Fixed tests that failed under windows/py25jpellerin2009-09-271-2/+4
* Fixes bug where nose crashes if imported from a zip archive. Specifically, u...kumar2009-09-241-0/+62
* Restored correct default behavior of main() (exits), run() (does not exit, re...Jason Pellerin2007-05-071-1/+1
* Removed __del__ from capture plugin: was causing odd side-effects when doctes...Jason Pellerin2007-04-251-4/+12
* Fixed some unit testsJason Pellerin2007-04-101-24/+7
* [0.10-dev] Imported last revision from python-hosting to start 0.10-dev branchJason Pellerin2006-12-191-0/+41