lazarus/components/fpcunit/console
vincents 4486cb84cb fpcunit console test runner: patch from Michael van Canneyt (issue #12205)
* --format argument is case sensitive
+ Default Format can be configured in the application source (DefaultFormat variable).
+ Added a variable DefaultRunAllTests so if no --suite or no --all is specified on the command-line, --all is implicitly assumed.

git-svn-id: trunk@16785 -
2008-09-29 08:12:20 +00:00
..
consoletestrunner.pas fpcunit console test runner: patch from Michael van Canneyt (issue #12205) 2008-09-29 08:12:20 +00:00
fpcunit.xsl
fpcunitconsolerunner.lpk
fpcunitconsolerunner.pas