Commit Graph

15 Commits

Author SHA1 Message Date
vincents
a9daf44a6d fpcunit console test runner: allow to pass a test name like suite1.subsuite2.test3 to the suite parameter from Michael VC
git-svn-id: trunk@15994 -
2008-08-08 13:20:02 +00:00
vincents
564c9a4785 fpcunit console test runner: add a virtual GetResultsWriter method, so descendant test runners can add custom ResultWriters
git-svn-id: trunk@14814 -
2008-04-13 19:38:32 +00:00
vincents
2f11eb8333 fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14804 -
2008-04-11 21:20:37 +00:00
vincents
3ba06c5d7b fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14786 -
2008-04-08 21:47:14 +00:00
vincents
6cdf555bb7 components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
vincents
894f4c3df8 fpcunit console test runner: made FormatParam a protected property so it can be override by descandant test runners from Graeme.
git-svn-id: trunk@13685 -
2008-01-09 13:55:44 +00:00
vincents
11ec1c7a2e fpcunit test runners: less output on the console fro Graeme.
git-svn-id: trunk@11221 -
2007-05-29 20:20:07 +00:00
vincents
0a7bf3d67d fpcunit: fixed console testrunning crash when writing results to output with fpc 2.0.4 (bug #8798) from Darius
git-svn-id: trunk@11156 -
2007-05-16 22:07:22 +00:00
vincents
e19a42fc45 fpcunit: fixed style sheet from Darius (#8799)
git-svn-id: trunk@11044 -
2007-05-02 08:16:29 +00:00
vincents
6d8915d650 fpcunit: console testrunner works with new xmlreportwriter if compiled with fpc 2.1.1
git-svn-id: trunk@10573 -
2007-02-02 23:14:27 +00:00
vincents
fece699695 fpcunit: consoletestrunner returns exitcode 1, if there are errors or failures.
git-svn-id: trunk@10567 -
2007-02-02 09:27:41 +00:00
vincents
13689073c2 added support for ITestListener.StartTestSuite and EndTestSuite from Graeme
git-svn-id: trunk@10220 -
2006-11-20 11:04:19 +00:00
vincents
8a29f2f36c fpc unit console runner:
* fixed memleak with long options
+ added stylesheet parameter
+ added example stylesheet
* renamed App to Appliction, so Lazarus can set the Application.Title

git-svn-id: trunk@10183 -
2006-11-10 06:52:18 +00:00
vincents
03bdadb1f0 fpcunit consolerunner: no . if test failed, because a E or F will be output for that test
git-svn-id: trunk@10092 -
2006-10-19 17:01:05 +00:00
vincents
810d321780 created package for console test runner
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00