Commit Graph

158 Commits

Author SHA1 Message Date
vincents
038458d75d fpcunit gui runner: disabled run buttons during test run, fixes #8761
git-svn-id: trunk@11259 -
2007-06-01 21:59:45 +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
57f2e517ab fpcunit guirunner: use new xml reporter for fpc 2.1 and higher from Graeme
git-svn-id: trunk@10817 -
2007-03-28 08:17:33 +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
deb7971754 fpcunit: updated makefiles
git-svn-id: trunk@10423 -
2007-01-11 10:53:20 +00:00
vincents
d1113a07c2 IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
2006-12-01 09:54:59 +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
829be5d8d6 fpcunit gui runner: fixed layout from Graeme
git-svn-id: trunk@10205 -
2006-11-15 15:10:25 +00:00
vincents
3aa9e60885 ide: lowercase {$I %fpctargetos%}, so it can be used for directories
git-svn-id: trunk@10200 -
2006-11-14 20:18:54 +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
4d71ca81f2 fpcunit: new console runner uses fpcunitconsolerunner package
git-svn-id: trunk@10091 -
2006-10-18 21:21:24 +00:00
vincents
810d321780 created package for console test runner
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00
vincents
fc991cb7d5 fpcunit gui runner: patch from Darius
- added save XML to file option
- replaced speedbuttons by toolbar with buttons
- moved progressbar to top panel
- removed some redundant images (like checked / unchecked images)

git-svn-id: trunk@10048 -
2006-10-09 08:45:33 +00:00
vincents
1439364b64 fpcunit gui testrunner: added checkboxes to create adhoc test suites from Dean Zobec
git-svn-id: trunk@9957 -
2006-09-21 11:27:16 +00:00
vincents
3564d63adb fpcunit gui: use TXMLResultWriter to support time results from Graeme
git-svn-id: trunk@9944 -
2006-09-20 11:56:39 +00:00
vincents
558b36aa82 fpcunit: use xmlreporter in console runner
git-svn-id: trunk@9829 -
2006-09-07 13:15:51 +00:00
vincents
87ef409de2 + added support for PlainText result writer from Darius
- removed xmlreporter unit, now part of the FCL
* console testrunner doesn't need the LCL

git-svn-id: trunk@9723 -
2006-08-16 14:09:55 +00:00
vincents
62ee8e2c02 regenerated again to support i386-darwin
git-svn-id: trunk@9538 -
2006-07-02 12:00:04 +00:00
mattias
430fb4121b compiler options: fixed creating relative/absolute parsed platform independent paths
git-svn-id: trunk@9536 -
2006-07-01 19:30:39 +00:00
vincents
d0b9e17e4a regenerated to support i386-darwin
git-svn-id: trunk@9535 -
2006-07-01 18:02:38 +00:00
mattias
d9b373ef9f fixed Makefile
git-svn-id: trunk@9527 -
2006-06-30 12:22:03 +00:00
vincents
47a0d38538 regenerated Makefile
git-svn-id: trunk@9525 -
2006-06-29 05:56:29 +00:00
mattias
4d3f8c0bb5 added files
git-svn-id: trunk@9519 -
2006-06-28 17:44:11 +00:00
mattias
63254bde1f updated lrs
git-svn-id: trunk@9518 -
2006-06-28 17:43:10 +00:00
mattias
ef780dd186 added synedit dependency
git-svn-id: trunk@9517 -
2006-06-28 17:41:42 +00:00
mattias
0e5b994c9f added XML test listener, GUI Runner tree now scrolls while tests get run, Synedit XML Highlighter from Darius and Graeme
git-svn-id: trunk@9516 -
2006-06-28 17:40:41 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
2ae268c57c fpcunit: feedback and progress animation during testing from Graeme
git-svn-id: trunk@9302 -
2006-05-18 07:45:28 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
vincents
976a7618cd regenerated to support i386-darwin
git-svn-id: trunk@9019 -
2006-03-26 21:06:02 +00:00
vincents
98194bbf1f remove last path delimeter from UnitOutputPath in Makefile.fpc
git-svn-id: trunk@8659 -
2006-01-29 21:00:18 +00:00
mattias
4f9d61fb11 Makefile custom options are now platform independent
git-svn-id: trunk@8590 -
2006-01-21 09:46:15 +00:00
mattias
4de0211460 added default LCL_PLATFORM for all big ide components
git-svn-id: trunk@8589 -
2006-01-21 09:38:59 +00:00
mattias
daa545bd9c added to bigide: jpeg, projecttemplates, fpcunit
git-svn-id: trunk@8583 -
2006-01-20 23:13:19 +00:00
vincents
b234e3cdfc Let treeview grow and messages remain fixed, when form is resized (from Graeme Geldenhuys)
git-svn-id: trunk@8389 -
2005-12-30 13:02:25 +00:00
vincents
a3a98f7ca6 fixed compilation
git-svn-id: trunk@7655 -
2005-09-09 19:23:58 +00:00
mattias
addc4cc25a implemented adding multiple files in image list editor from Martin Smat
git-svn-id: trunk@7623 -
2005-09-04 08:46:52 +00:00
mattias
7635fa3ea2 fixed compilation from Stephen
git-svn-id: trunk@7622 -
2005-09-04 08:16:37 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
79896c7112 - removed 1.x specific FindGlobalComponent
- added writing stack trace of exception in Application.HandleException

git-svn-id: trunk@7260 -
2005-06-21 14:41:16 +00:00
vincents
e87eaba40e adjusted to changes in projectinf
git-svn-id: trunk@7213 -
2005-05-29 07:46:36 +00:00
vincents
e4204011e9 fixed painting test icon green before run from Dean
git-svn-id: trunk@7211 -
2005-05-28 20:49:18 +00:00
vincents
07a5e02a5c added Console Testrunner project from Dean
git-svn-id: trunk@7210 -
2005-05-28 20:48:41 +00:00
mattias
dc21f3484c added TLazProject.ProjectInfoFile, fixed saving editor files if deleted
git-svn-id: trunk@7204 -
2005-05-26 20:17:50 +00:00
vincents
9660bee67f added dialog for choosing testcase name from Dean
git-svn-id: trunk@7131 -
2005-05-03 07:56:14 +00:00
vincents
19ba430bbb made heights and height constraints smaller from Michalis Kamburelis
git-svn-id: trunk@7104 -
2005-04-27 00:16:24 +00:00
vincents
7647c18145 support testdecorator and FailedMethodName
git-svn-id: trunk@7103 -
2005-04-25 21:16:25 +00:00
vincents
6a5cde3f90 added a log and timing for tests from Dean
git-svn-id: trunk@6875 -
2005-03-02 14:11:58 +00:00
vincents
c51d77ed1f show treenodes of not run tests and clean up from Dean
git-svn-id: trunk@6778 -
2005-02-11 07:50:27 +00:00
vincents
7f1e74218c user can select tests in treeview from Dean
git-svn-id: trunk@6723 -
2005-02-03 11:57:13 +00:00
vincents
439830118d added command line parameter for running test at startup from Dean
git-svn-id: trunk@6672 -
2005-01-23 21:31:45 +00:00
vincents
cd48c6349c clean up from Dean Zobec
git-svn-id: trunk@6328 -
2004-12-02 22:53:05 +00:00
vincents
eb92b0e1d3 create test projects with lineinfo enabled
git-svn-id: trunk@6320 -
2004-12-01 22:52:36 +00:00
vincents
7dd0235a0d added fpcunit test runner and fpcunit test runner ide package
git-svn-id: trunk@6314 -
2004-11-29 11:59:02 +00:00