| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed issue with 2.7 and plugin testName call | jpellerin | 2009-12-02 | 1 | -3/+3 |
| | | |||||
| * | Merged 0.10.0-stable [282]:[308] into trunk | Jason Pellerin | 2007-08-12 | 1 | -0/+24 |
| | | |||||
| * | Implemented loadTestsFromTestCase hook for plugins, with test. | Jason Pellerin | 2007-07-01 | 1 | -1/+1 |
| | | |||||
| * | Changed exit argument to TestProgram to exit from exit_. Added failing error ↵ | Jason Pellerin | 2007-05-10 | 1 | -1/+1 |
| | | | | | classes to test run summary. | ||||
| * | Restored correct default behavior of main() (exits), run() (does not exit, ↵ | Jason Pellerin | 2007-05-07 | 1 | -2/+2 |
| | | | | | returns success) | ||||
| * | Added plugin hooks that isolate plugin will need | Jason Pellerin | 2007-04-24 | 1 | -4/+6 |
| | | |||||
| * | Modifed doctests plugin to use local subclasses of DocTestCase and ↵ | Jason Pellerin | 2007-04-23 | 1 | -1/+1 |
| | | | | | DocFileCase that add address() and fix name attribute rather than wrapping. Removed TestWrapper from nose.case. Made builtin plugin loading slightly less manual and more robust. | ||||
| * | Fixed bugs in address() method for test generators. Fixed multiple ids ↵ | Jason Pellerin | 2007-04-20 | 1 | -5/+6 |
| | | | | | output for generators in testid plugin. Updated TODO. | ||||
| * | Started suite of tests of individual plugin api calls. Made plugin api call ↵ | Jason Pellerin | 2007-04-18 | 1 | -1/+14 |
| | | | | | tracking test actually test something. | ||||
| * | Approaching self-hosting: 0.10 can load and run its own functional test suite. | Jason Pellerin | 2007-03-27 | 1 | -2/+3 |
| | | |||||
| * | Added start of plugins integration test, additional failing test to config ↵ | Jason Pellerin | 2007-03-26 | 1 | -0/+30 |
| unit test | |||||
