Directory trunk/wact/tool/cli/commands/

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

[root]/trunk/wact/tool/cli/commands

Lines of Code

trunk/wact/tool/cli/commands/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 32 (100.0%) 462 (100.0%) 14.4
JeffMoore 31 (96.9%) 446 (96.5%) 14.3
norbertmocsnik 1 (3.1%) 16 (3.5%) 16.0

Most Recent Commits

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

convert filename case

0 lines of code changed in 2 files:

  • trunk/wact/tool/cli/commands: help.cmd.php (del), test.cmd.php (del)
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.

0 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (-2)
JeffMoore 2008-05-03 18:57 Rev.: 670

Fixed error message

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1 -1)
JeffMoore 2007-08-03 02:35 Rev.: 557

Updated the CLI cammand runner to use new WactProject object.

15 lines of code changed in 2 files:

  • trunk/wact/tool/cli/commands: help.cmd.php (+4 -4), test.cmd.php (+11 -72)
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.

4 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+4 -40)
norbertmocsnik 2006-12-30 18:15 Rev.: 362

Added MySQL configuration class to the CLI test runner (web/command-line test configuration shall be centralized one day).

16 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+16 -1)
JeffMoore 2006-10-22 01:57 Rev.: 226

Fixed error that prevented code coverage reports from being run from the CLI.

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1 -1)
JeffMoore 2006-06-15 02:34 Rev.: 192

Added configuration options to test prerequisites.

9 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+9 -3)
JeffMoore 2006-06-14 03:45 Rev.: 189

removed TestPrerequisiteRegistry singleton

6 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+6 -6)
JeffMoore 2006-06-14 01:20 Rev.: 185

Changed configuration class to use straight properties.

12 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+12 -29)
JeffMoore 2006-03-25 19:10 Rev.: 61

Changed from PHP 4 style constructor to PHP 5 style constructor

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1 -1)
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.

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1 -2)
JeffMoore 2006-03-23 20:15 Rev.: 42

Changed from using PHP 4 references style of OO to PHP 5 style without
references.

3 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+3 -3)
JeffMoore 2006-03-18 19:53 Rev.: 31

Improved command line option processing.

12 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+12 -9)
JeffMoore 2006-03-10 03:07 Rev.: 29

Refactoring to make writing test cases easier.

69 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: help.cmd.php (new 69)
JeffMoore 2006-03-09 05:54 Rev.: 27

Improved documentation & misc refactoring.

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1 -1)
JeffMoore 2006-03-08 20:39 Rev.: 26

Added PhpDoc comment skeletons.

15 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+15)
JeffMoore 2006-03-08 02:29 Rev.: 25

Test coverage reports now exclude all .test files.

1 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+1)
JeffMoore 2006-03-08 01:33 Rev.: 23

Added ability to set coverage target from the command line.

5 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+5 -3)
JeffMoore 2006-03-08 01:13 Rev.: 21

Enabled test coverage capability.

53 lines of code changed in 1 file:

  • trunk/wact/tool/cli/commands: test.cmd.php (+53 -2)

(10 more)

Generated by StatSVN 0.4.0