Directory trunk/wact/test/

Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
12
Lines of Code:
0

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

Lines of Code

trunk/wact/test/ Lines of Code

Developers

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

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 12 files:

  • trunk/wact/test: case.inc.php (del), collector.inc.php (del), config.inc.php (del), coverage.inc.php (del), dependency.inc.php (del), invoker.inc.php (del), manager.inc.php (del), prerequisite.inc.php (del), prerequisite.test.php (del), testcase.inc.php (del), webserver.test.pre.php (del), webtestcase.inc.php (del)
norbertmocsnik 2009-05-02 18:50 Rev.: 907

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:

  • trunk/wact/test: config.inc.php (+4 -3), manager.inc.php (+1 -1)
JeffMoore 2009-05-01 05:45 Rev.: 906

detab.

10 lines of code changed in 1 file:

  • trunk/wact/test: config.inc.php (+10 -10)
JeffMoore 2009-04-26 06:49 Rev.: 898

Remove @version, @access, and @version doc comments. They're meaningless here.

0 lines of code changed in 4 files:

  • trunk/wact/test: case.inc.php (-9), collector.inc.php (-3), config.inc.php (-4), manager.inc.php (-3)
JeffMoore 2008-11-01 16:53 Rev.: 835

Split out classes and converted to autoloading.

1 lines of code changed in 1 file:

  • trunk/wact/test: manager.inc.php (+1 -1)
JeffMoore 2008-11-01 15:58 Rev.: 834

Rename test collector for autoloading.

8 lines of code changed in 1 file:

  • trunk/wact/test: collector.inc.php (+8 -21)
JeffMoore 2008-10-29 02:24 Rev.: 822

Changed project over to autoloading.

3 lines of code changed in 1 file:

  • trunk/wact/test: config.inc.php (+3 -3)
JeffMoore 2008-10-19 01:41 Rev.: 782

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:

  • trunk/wact/test: case.inc.php (new 92)
JeffMoore 2007-10-19 00:24 Rev.: 576

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:

  • trunk/wact/test: collector.inc.php (+13), webtestcase.inc.php (+5)
JeffMoore 2007-08-03 02:35 Rev.: 557

Updated the CLI cammand runner to use new WactProject object.

13 lines of code changed in 1 file:

  • trunk/wact/test: config.inc.php (+13 -4)
JeffMoore 2007-08-02 18:02 Rev.: 554

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:

  • trunk/wact/test: collector.inc.php (-7), manager.inc.php (-2), webtestcase.inc.php (-10)
JeffMoore 2007-08-02 15:43 Rev.: 552

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:

  • trunk/wact/test: config.inc.php (new 36)
JeffMoore 2006-12-16 20:42 Rev.: 332

Added E_ALL error_reporting

1 lines of code changed in 1 file:

  • trunk/wact/test: manager.inc.php (+1)
JeffMoore 2006-10-09 01:41 Rev.: 207

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:

  • trunk/wact/test: testcase.inc.php (+69)
JeffMoore 2006-06-15 02:34 Rev.: 192

Added configuration options to test prerequisites.

12 lines of code changed in 2 files:

  • trunk/wact/test: prerequisite.inc.php (+8 -2), prerequisite.test.php (+4 -4)
JeffMoore 2006-06-14 03:45 Rev.: 189

removed TestPrerequisiteRegistry singleton

19 lines of code changed in 3 files:

  • trunk/wact/test: invoker.inc.php (+8 -1), prerequisite.inc.php (+11 -38), webserver.test.pre.php (-2)
JeffMoore 2006-06-14 02:18 Rev.: 186

Changed interface variable to userInterface

1 lines of code changed in 1 file:

  • trunk/wact/test: webtestcase.inc.php (+1 -1)
JeffMoore 2006-06-14 01:20 Rev.: 185

Changed configuration class to use straight properties.

5 lines of code changed in 2 files:

  • trunk/wact/test: manager.inc.php (+4 -4), webtestcase.inc.php (+1 -1)
JeffMoore 2006-06-12 18:03 Rev.: 179

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:

  • trunk/wact/test: prerequisite.test.php (+1 -1)
JeffMoore 2006-06-10 21:25 Rev.: 175

Added getTestServerUrl method to WactWebTestCase

8 lines of code changed in 1 file:

  • trunk/wact/test: webtestcase.inc.php (+8)

(15 more)

Generated by StatSVN 0.4.0