Directory trunk/wact/test/ui/

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

[root]/trunk/wact/test/ui

Lines of Code

trunk/wact/test/ui/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 602 (100.0%) 14.0
JeffMoore 38 (88.4%) 540 (89.7%) 14.2
norbertmocsnik 5 (11.6%) 62 (10.3%) 12.4

Most Recent Commits

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

convert filename case

0 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (del), web.inc.php (del)
norbertmocsnik 2009-05-03 11:37 Rev.: 909

Added temporary support to the web test UI to accept coverreporter=xml|html in the URL. Defaults to html.

8 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+8 -6)
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.)

14 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+14 -14)
JeffMoore 2009-05-01 05:45 Rev.: 906

detab.

84 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+84 -84)
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 1 file:

  • trunk/wact/test/ui: web.inc.php (-3)
JeffMoore 2008-11-01 16:53 Rev.: 835

Split out classes and converted to autoloading.

12 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+6 -133), web.inc.php (+6 -105)
norbertmocsnik 2007-10-25 13:04 Rev.: 619

Optimized the previous fix.

1 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+1 -1)
norbertmocsnik 2007-10-25 12:46 Rev.: 618

Fixed test runner notices.

1 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+1 -1)
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.

10 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+10 -12)
JeffMoore 2007-08-02 21:37 Rev.: 556

Added AJAX test runner. Broke coverage tests from the web test runner.
Yuk! Who tests the tester? The test runner code is hideous!

169 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+169 -133)
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.

6 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+1 -11), web.inc.php (+5 -71)
norbertmocsnik 2006-11-05 01:50 Rev.: 291

Fixed code coverage + refactored our web test interface. Explanation on the mailing list.

38 lines of code changed in 1 file:

  • trunk/wact/test/ui: web.inc.php (+38 -10)
JeffMoore 2006-10-22 02:24 Rev.: 227

Fixed a problem generating coverage reports.

14 lines of code changed in 1 file:

  • trunk/wact/test/ui: cli.inc.php (+14 -2)
JeffMoore 2006-09-28 00:43 Rev.: 196

Added Wact classname prefix to Callback wrapper classes and Notifier classes.
Added functionality to callback wrapper classes.

1 lines of code changed in 1 file:

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

Added configuration options to test prerequisites.

4 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+2 -2), web.inc.php (+2 -2)
JeffMoore 2006-06-14 03:45 Rev.: 189

removed TestPrerequisiteRegistry singleton

11 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+3 -2), web.inc.php (+8 -11)
JeffMoore 2006-06-14 02:33 Rev.: 187

Added userInterface property to cli tests.

22 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+20), web.inc.php (+2 -2)
JeffMoore 2006-06-14 02:18 Rev.: 186

Changed interface variable to userInterface

3 lines of code changed in 1 file:

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

Changed configuration class to use straight properties.

8 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+3 -3), web.inc.php (+5 -5)
JeffMoore 2006-03-25 00:15 Rev.: 54

Changed php 4 style object iteraction using array_keys to use PHP 5 style
foreach with objects.

6 lines of code changed in 2 files:

  • trunk/wact/test/ui: cli.inc.php (+1 -2), web.inc.php (+5 -10)

(9 more)

Generated by StatSVN 0.4.0