Commit Graph

81 Commits

Author SHA1 Message Date
vincents
66ef33f52b reverted revison 17284: useful parts can be committed in seperate commits
git-svn-id: trunk@17287 -
2008-11-08 19:39:33 +00:00
jesus
b38dc6e63f updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
git-svn-id: trunk@17284 -
2008-11-08 18:55:15 +00:00
vincents
714d06621e fpcunit package: fixed order of compiler options in Makefile
git-svn-id: trunk@16927 -
2008-10-08 12:23:13 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
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
vincents
caa77fa33c components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
2008-09-25 08:06:10 +00:00
vincents
67d6b15a92 components: regenerated Makefiles
git-svn-id: trunk@16275 -
2008-08-27 20:57:57 +00:00
mattias
5c9e4e53f0 examples fixed compilation
git-svn-id: trunk@16245 -
2008-08-25 23:06:16 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
vincents
5cf46b7a1b fpcunit console testrunner: flush output of progress writer after each character, so that the result is written immediately, even if the output is redirected to file
git-svn-id: trunk@16128 -
2008-08-18 22:25:13 +00:00
vincents
64c7eb142a lazarus tests: console test runner stores test environment data in the test results
git-svn-id: trunk@16057 -
2008-08-14 13:22:03 +00:00
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
23d97dd378 default widget set for darwin is carbon
git-svn-id: trunk@15777 -
2008-07-14 09:06:56 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
vincents
d88b4969be fpcunit component: cleanup Makefile.fpc
git-svn-id: trunk@14940 -
2008-04-23 14:41:44 +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
paul
f02692b467 components: replace poDesktopCenter with poScreenCenter (who needs window between 2 monitors?)
git-svn-id: trunk@14464 -
2008-03-08 02:40:22 +00:00
vincents
d6147ba4e0 components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component
git-svn-id: trunk@14456 -
2008-03-07 12:52:00 +00:00
mattias
a71b6c97ca improved make cleanall fro Mazen
git-svn-id: trunk@14157 -
2008-02-16 11:09:45 +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
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