Commit Graph

8 Commits

Author SHA1 Message Date
Armin Ronacher 56afafae67 Do not break extension tests if tested with installed extensions. 2011-09-23 02:04:21 +02:00
Armin Ronacher c0f42a0978 Added shebang to the test run file 2011-08-26 18:20:33 +01:00
Armin Ronacher e509d25d32 Some more cleanups in how the test runner is invoked 2011-08-26 17:35:47 +01:00
Armin Ronacher 5235c3e37e Make BetterLoader() have a better api :) 2011-08-26 12:09:55 +01:00
Armin Ronacher 5a49688554 Moved loader code into the testsuite and out of the runner 2011-08-26 12:02:40 +01:00
Armin Ronacher f30b1174b8 Also support full qualified test names 2011-08-26 12:00:26 +01:00
Armin Ronacher 29b7efa36b Improved the logic in which tests are found 2011-08-26 11:59:52 +01:00
Armin Ronacher 12d74be7d7 Added better test runner 2011-08-26 11:24:10 +01:00