| Remove now redundant filehandle duping code from Test::Builder. |
|
More...
|
over 2 years ago
|
| Fix the TAP filehandles so they're protected against changes in the test. |
|
More...
|
over 2 years ago
|
| Fix examples for the new Event system |
|
More...
|
over 2 years ago
|
| Remove old comment that doesn't apply any more |
|
More...
|
over 2 years ago
|
| Fix the DebugOnFail example to use the new Event system |
|
More...
|
over 2 years ago
|
| Allow TB1->done_testing to be called without a plan or tests. |
|
More...
|
over 2 years ago
|
| Comment out history locking in TB1, threading doesn't work. |
|
More...
|
over 2 years ago
|
| Fix TB1 so it uses the EventCoordinator singleton. |
|
More...
|
over 2 years ago
|
| Implement most of the ending commentary for Test::Builder |
|
More...
|
over 2 years ago
|
| Fix the Formatter base so it passes along the EventCoordinator |
|
More...
|
over 2 years ago
|
| Threads and subtests are very broken. Turn their tests off for now. |
|
More...
|
over 2 years ago
|
| Remove debug flags that should not have been checked in |
|
More...
|
over 2 years ago
|
| Give each Event a unique ID |
|
More...
|
over 2 years ago
|
| Pass along the EventCoordinator to accept_event/result when posting. |
|
More...
|
over 2 years ago
|
| accept_event and accept_result return nothing, fix the tests |
|
More...
|
over 2 years ago
|
| Internally, put all the types of watchers into a list. |
|
More...
|
over 2 years ago
|
| Make use_ok() safer and more informative. |
|
More...
|
over 2 years ago
|
| The TAP formatter is getting complicated enough that it needs its own directory |
|
More...
|
over 2 years ago
|
| No plan with no results is ok. |
|
More...
|
over 2 years ago
|
| Fix the bad plan tests to account for the TAP version header |
|
More...
|
over 2 years ago
|