Commit Graph

69 Commits

Author SHA1 Message Date
Juha
59babefde7 fpcunit: Prevent enabling "run single test" while a test is running. Issue #40144. 2023-03-05 09:50:12 +02:00
mattias
dfe5c6d9de fpcunit: fixed compile
git-svn-id: trunk@58046 -
2018-05-28 13:43:17 +00:00
mattias
7696ca4753 fpcunit: fixed compile under fpc 3.0.0
git-svn-id: trunk@57982 -
2018-05-21 07:15:14 +00:00
mattias
8a2bc3b07e fpcunit: less hints
git-svn-id: trunk@57944 -
2018-05-16 13:17:01 +00:00
juha
e934aeab15 FPCUnit GuiTestRunner: Enhance interface. Issue #32052, patch from CCRDude.
git-svn-id: trunk@56008 -
2017-10-09 23:33:16 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
71974fe6ba fpcunit: less hints
git-svn-id: trunk@52910 -
2016-09-04 12:18:38 +00:00
juha
6d35e05ae3 FPCUnit: Add Next failure / Previous failure controls for GUI test runner. Issue #22975, patch from jacobb.
git-svn-id: trunk@49690 -
2015-08-19 12:16:30 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
f5147983a1 FPCUnit GUI: Speed up the SaveTree operation. Issue #28229, patch from Serguei Tarassov.
git-svn-id: trunk@49241 -
2015-06-02 11:59:34 +00:00
juha
a837dfe757 FPCUnit GUI: Display summary about fail/error + other improvements. Issue #27929, patch from Serguei Tarassov.
git-svn-id: trunk@49238 -
2015-06-01 21:54:00 +00:00
juha
fec6004fd9 FPCUnit GUI: Fix some regressions. Issue #28211, patch from Serguei Tarassov.
git-svn-id: trunk@49228 -
2015-05-31 11:06:12 +00:00
juha
f1af3d13cc FpcUnit: Prevent a SIGSEGV in GUITestRunner app. Issue #28166.
git-svn-id: trunk@49149 -
2015-05-23 15:24:36 +00:00
mattias
e1a9dcda81 fpcunit: fixed compilation fpc 3.x
git-svn-id: trunk@48817 -
2015-04-22 15:13:31 +00:00
juha
843490ec89 fpcunit: Removes redundant code. No need for the extra paint. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48806 -
2015-04-21 17:30:03 +00:00
juha
d942a8006d fpcunit: Fix bug where parent nodes did not indicate failure. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48805 -
2015-04-21 17:30:02 +00:00
juha
f0c6c67de5 fpcunit: New Expand/Collapse tree nodes popup menu items. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48804 -
2015-04-21 17:30:01 +00:00
juha
12b4f237b3 fpcunit: Show fully test error message when node is selected. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48803 -
2015-04-21 17:29:59 +00:00
juha
ff557fb46c fpcunit: Use new LocationInfo information in failed test. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48802 -
2015-04-21 17:29:58 +00:00
juha
a92b133845 fpcunit: Restore the window state before the "now" parameter. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48801 -
2015-04-21 17:29:57 +00:00
juha
ba96526733 fpcunit: Reduce the amount of data written to the INI file. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48800 -
2015-04-21 17:29:56 +00:00
juha
acb459dabd fpcunit: Erase previous saved test results first before saving new. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48799 -
2015-04-21 17:29:55 +00:00
juha
723f7fa2f7 fpcunit: Use dot instead of underscore for test node seperator. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48798 -
2015-04-21 17:29:53 +00:00
juha
0a2e216da7 fpcunit: Save tree select on close, not on test run. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48797 -
2015-04-21 17:29:52 +00:00
juha
00c7ba3737 FPCUnit: GUI ergonomy improvements. Issue #27765, patch from s_tarassov.
git-svn-id: trunk@48686 -
2015-04-09 13:53:15 +00:00
mattias
9119350010 fpcunit: guitestrunner: save & restore windows size and position, patch #27629, from Graeme
git-svn-id: trunk@48185 -
2015-03-09 19:58:56 +00:00
mattias
95c74adaba fpcunit: guitestrunner: scroll to first error after run, patch from Graeme, issue #27613
git-svn-id: trunk@48152 -
2015-03-06 16:25:06 +00:00
mattias
825dde2b73 fpcunit: unicode file names
git-svn-id: trunk@46813 -
2014-11-12 18:57:02 +00:00
mattias
349fd28c87 fpcunit: after a test run only nodes with errors become expanded, all nodes in the tree (test units) are collapsed by default, patch #26985
git-svn-id: trunk@46754 -
2014-11-04 21:16:38 +00:00
juha
fc89c8dc99 FpcUnit, GuiTestRunner: show green balls for ignored tests. Issue #25921, patch from Reinier Olislagers
git-svn-id: trunk@44530 -
2014-03-27 22:45:50 +00:00
mattias
88212d1ab2 fpcunit: guitestrunner: handle xml errors
git-svn-id: trunk@40832 -
2013-04-17 08:01:05 +00:00
maxim
0cf8665e4c Components, FPCUnit: select first item in test tree in order to immediately activate 'Run All tests' button, patch by Reinier Olislagers, bug #22905
git-svn-id: trunk@38740 -
2012-09-18 17:51:33 +00:00
vincents
c38cc4533e fpc gui testrunner: introduced a custom tree node type, so the complete error message can be copied to the clipboard, issue #22817
git-svn-id: trunk@38560 -
2012-09-07 14:28:03 +00:00
juha
25079c9360 FPCUnit: Fis a SIGFPE in GUITestRunner. Issue #22375, patch from Ludo Brands
git-svn-id: trunk@37890 -
2012-07-06 13:23:38 +00:00
vincents
61d35b321a fpcunit gui testrunner: cleanup
* use StartTime from TestResult
* formatting: testResult -> TestResult

git-svn-id: trunk@27873 -
2010-10-26 07:56:39 +00:00
vincents
fa11cf2dab fpc unit gui testrunner: update progressbar before starting all tests, so that progres is cleared/shown before the first test has been finished.
git-svn-id: trunk@27871 -
2010-10-26 07:40:14 +00:00
vincents
4b2a2eca8a fpcunit gui test runner: improved painting progres text in progresbar, now uses transparent background.
git-svn-id: trunk@27859 -
2010-10-25 17:37:53 +00:00
sekelsenmat
8d4edbc7fc Removes the excessive amount of anchors in the gui test runner form
git-svn-id: trunk@27853 -
2010-10-25 11:21:02 +00:00
vincents
ad33a9072d fpcunit gui testrunner: only show first line of exceptionmessage in treeview.
git-svn-id: trunk@27807 -
2010-10-22 10:35:01 +00:00
maxim
7871499e11 FPCUnit:
1) Improved GUI test runner localization. Patch from Marcelo B Paula, part of bug #16540.
  2) Updated translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25593 -
2010-05-23 23:40:29 +00:00
maxim
5302348b04 FPCUnit:
1) localized GUI test runner. Patch from Marcelo B Paula with some corrections. Part of bug #16484.
  2) Added GUI test runner translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25466 -
2010-05-16 15:31:45 +00:00
paul
1088982d5b fpcunit: fix range check errors
git-svn-id: trunk@24810 -
2010-04-22 02:06:44 +00:00
paul
44a75bfae5 fpcunit: convert forms to use fpc resources
git-svn-id: trunk@23464 -
2010-01-15 03:11:12 +00:00
paul
4bd228a50a components: remove ver2_0 code
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +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
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
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
13689073c2 added support for ITestListener.StartTestSuite and EndTestSuite from Graeme
git-svn-id: trunk@10220 -
2006-11-20 11:04:19 +00:00