summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Better svnroot findingtag/0.10.0a2-releaseJason Pellerin2007-07-191-1/+3
* Added missing doc, fixed paths in setup and mkwiki.Jason Pellerin2007-07-193-4/+99
* Updated documentation in preparation for release.Jason Pellerin2007-07-1932-69/+90
* Added test for entrypoint name fixJason Pellerin2007-07-198-0/+52
* Fixed issue #63. Bumped version to 0.10.0a2 in preparation for release.Jason Pellerin2007-07-194-11/+16
* Fixed plugin loading bugs.Jason Pellerin2007-07-183-16/+13
* Fixed issue 64: added is_generator to nose.util (alias for isgenerator)Jason Pellerin2007-07-182-0/+6
* Release branch for 0.10.0a1tag/0.10.0a1-releaseJason Pellerin2007-07-072-9/+0
* More tweaksJason Pellerin2007-07-071-2/+5
* More release script tweakingJason Pellerin2007-07-071-22/+16
* Working on fixes to release scriptJason Pellerin2007-07-071-12/+12
* Fixed typoJason Pellerin2007-07-071-2/+2
* Doc updates; sort menu sections.Jason Pellerin2007-07-0732-63/+70
* Preparing for 0.10a1 releaseJason Pellerin2007-07-075-24/+30
* Updated man pageJason Pellerin2007-07-071-97/+181
* Implemented loadTestsFromTestCase hook for plugins, with test.Jason Pellerin2007-07-0137-78/+149
* Added regression test for issue #3Jason Pellerin2007-06-282-1/+30
* Pass kw args from runmodule to TestProgramJason Pellerin2007-06-271-3/+4
* Removed testgears reference from site index. Added api doc index.Jason Pellerin2007-06-2735-35/+87
* Added icons and cleaned up some formatting.Jason Pellerin2007-06-2735-135/+183
* Divided menu into sectionsJason Pellerin2007-06-2633-270/+314
* More work on doc generation: added module attributesJason Pellerin2007-06-2632-375/+448
* More work on doc generationJason Pellerin2007-06-2640-755/+921
* More work on doc generationJason Pellerin2007-06-2633-78/+1304
* Hide DeprecationWarning for multiple -w args in test of multiple -w argsJason Pellerin2007-06-241-0/+7
* Further work on documentation generation.Jason Pellerin2007-06-2433-58/+515
* Changed loader to more defensive when plugins try to load tests.Jason Pellerin2007-06-221-2/+18
* Added menu links to generated docsJason Pellerin2007-06-2120-41/+107
* More plugin doc updatesJason Pellerin2007-06-2123-72/+511
* Improved formatting of plugin interface and builtin plugin docsJason Pellerin2007-06-2111-542/+972
* Started work on generating html docs for builtin pluginsJason Pellerin2007-06-209-4/+348
* Updated NEWS and CHANGELOG. Further work (still in progress) on generating pl...Jason Pellerin2007-06-209-1346/+448
* Working on doc writers for plugin guide and api docsJason Pellerin2007-06-0910-182/+2500
* Fixed #48 (verbose/verbosity doc issue)Jason Pellerin2007-06-051-2/+2
* Started work on doc links and index organizationJason Pellerin2007-05-254-42/+77
* Fixed mkindex.py script. Started revising index documentation.Jason Pellerin2007-05-236-60/+391
* Added additional twisted integration tests. Fixed bug in twistedtools handlin...Jason Pellerin2007-05-106-8/+80
* Changed exit argument to TestProgram to exit from exit_. Added failing error ...Jason Pellerin2007-05-109-19/+101
* Restored --testmatch option used to set test match regex. Added -p, --plugins...Jason Pellerin2007-05-085-15/+68
* Restored correct default behavior of main() (exits), run() (does not exit, re...Jason Pellerin2007-05-076-26/+27
* Copied branches/0.10-dev to trunk. Trunk is now on 0.10.Jason Pellerin2007-05-060-0/+0
* Updated setup.py to work without setuptools, if setuptools is not availableJason Pellerin2007-05-012-4/+2
* Finished docstring sanity checksJason Pellerin2007-05-0115-40/+62
* Updated docs in plugins.attrib and plugins.baseJason Pellerin2007-04-302-36/+77
* Corrected some orphan imports found by pyflakesJason Pellerin2007-04-3014-52/+22
* Added nosetests script under bin for non-setuptools use.Jason Pellerin2007-04-302-1/+6
* Updated add_path so that it adds lib and src dirs in the parent path to sys.p...Jason Pellerin2007-04-309-11/+52
* Updated docs in nose.plugins (top level of package only)Jason Pellerin2007-04-301-12/+20
* Added functional test for testid/doctest integration when tests are from non-...Jason Pellerin2007-04-292-9/+83
* Doc updates: all but pluginsJason Pellerin2007-04-287-183/+106