summaryrefslogtreecommitdiff
path: root/nose/plugins/attrib.py
Commit message (Expand)AuthorAgeFilesLines
* Overhaul the Attribute Selector plugin to fix the following bugs:Bobby Impollonia2011-05-011-74/+46
* @attr can now be used as a class decorator (Issue 292)kumar2011-03-191-5/+31
* i spilled some red ink on the plugin documentation.catechism2009-04-301-3/+3
* Improved option help display, some whitespace cleanupsjpellerin2009-04-271-25/+27
* Examples are no longer doctests which makes them more readable. Also tighten...Kumar McMillan2009-04-241-17/+26
* Fixed for 2.3Jason Pellerin2009-04-231-4/+4
* Added an @attr decorator and better documentation for the Attribute plugin.Kumar McMillan2009-04-231-11/+70
* Fixed issue 228Jason Pellerin2009-04-211-1/+3
* Committed PyCon sprint work.Jason Pellerin2009-04-181-13/+15
* minor update to attrib plugin docs, mentioning how quoting may be necessary f...Kumar McMillan2008-05-011-2/+4
* Merged 0.10.0-stable [308]:[378] into trunkJason Pellerin2007-10-131-1/+0
* More plugin doc updatesJason Pellerin2007-06-211-16/+19
* Corrected some orphan imports found by pyflakesJason Pellerin2007-04-301-1/+0
* MERGE trunk r10:r196 into 0.10-dev branch: some tests now failJason Pellerin2007-04-241-5/+26
* Started attrib plugin functional test suite. Fixed bugs in attrib plugin.Jason Pellerin2007-04-131-3/+16
* Fixed option handling in builtin plugins. Removed missed tests builtin, no lo...Jason Pellerin2007-04-111-1/+1
* Approaching self-hosting: 0.10 can load and run its own functional test suite.Jason Pellerin2007-03-271-1/+1
* [0.10-dev] Imported last revision from python-hosting to start 0.10-dev branchJason Pellerin2006-12-191-0/+177