[root]/trunk/wact/test
case
(0 files, 0 lines)
coverage
(0 files, 0 lines)
recorder
(0 files, 0 lines)
reporter
(0 files, 0 lines)
reporter
(0 files, 0 lines)
cli
(0 files, 0 lines)
ui
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 79 (100.0%) | 988 (100.0%) | 12.5 |
| JeffMoore | 75 (94.9%) | 954 (96.6%) | 12.7 |
| norbertmocsnik | 4 (5.1%) | 34 (3.4%) | 8.5 |
convert filename case
0 lines of code changed in 12 files:
Started experimental coverage recorder + reporter. (Can be tested through runtests.php by replacing testdir to coverdir in the URL.)
5 lines of code changed in 2 files:
detab.
10 lines of code changed in 1 file:
Remove @version, @access, and @version doc comments. They're meaningless here.
0 lines of code changed in 4 files:
Split out classes and converted to autoloading.
1 lines of code changed in 1 file:
Rename test collector for autoloading.
8 lines of code changed in 1 file:
Changed project over to autoloading.
3 lines of code changed in 1 file:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
92 lines of code changed in 1 file:
Removed static index page and began introduction of a Wact Project Console
web application to access the variety of wact based tools through the browser.
18 lines of code changed in 2 files:
Updated the CLI cammand runner to use new WactProject object.
13 lines of code changed in 1 file:
Remove test prerequisites. SimpleTest now has an official way of doing this
via the skip() and skipIf() methods.
0 lines of code changed in 3 files:
Added WactProject class to track development configuration options for a
Wact Project. This replaces other methods of configuration for the test
runner.
36 lines of code changed in 1 file:
Added E_ALL error_reporting
1 lines of code changed in 1 file:
Added tests to make sure information passed to the constructor of an
exception is incorporated into the error message for that exception.
69 lines of code changed in 1 file:
Added configuration options to test prerequisites.
12 lines of code changed in 2 files:
removed TestPrerequisiteRegistry singleton
19 lines of code changed in 3 files:
Changed interface variable to userInterface
1 lines of code changed in 1 file:
Changed configuration class to use straight properties.
5 lines of code changed in 2 files:
Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.
1 lines of code changed in 1 file:
Added getTestServerUrl method to WactWebTestCase
8 lines of code changed in 1 file:
(15 more)