Commit Graph

218 Commits

Author SHA1 Message Date
juha
e934aeab15 FPCUnit GuiTestRunner: Enhance interface. Issue #32052, patch from CCRDude.
git-svn-id: trunk@56008 -
2017-10-09 23:33:16 +00:00
maxim
6757c70363 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232
git-svn-id: trunk@55622 -
2017-08-01 22:30:19 +00:00
maxim
a1c5822f04 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
mattias
6f84d36cbf fpcunit: consolerunner: use lazutils instead of lcl
git-svn-id: trunk@54679 -
2017-04-22 11:06:30 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
maxim
c74ec53ab7 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +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
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
maxim
0f06da03a6 Translations: French translation update by Gilles Vasseur, bug #30136
git-svn-id: trunk@52312 -
2016-05-16 22:25:15 +00:00
blikblum
c3103372dc fpcunit: set unitoutput dir, target filename and testrunner dependency to fpcunit ide project templates
git-svn-id: trunk@52291 -
2016-05-08 16:03:38 +00:00
maxim
515bc1f846 Translations: Hungarian translation update by Péter Gábor, bug #29947
git-svn-id: trunk@52133 -
2016-04-06 23:04:59 +00:00
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +00:00
michael
461c20be05 * Create using slineBreak instead of #13
git-svn-id: trunk@51830 -
2016-03-05 22:35:23 +00:00
michael
5c5523af89 * Remove consoletestrunner, it is outdated and crashes applications. The version in FPC repository is now used, reference is marked as virtual
git-svn-id: trunk@51829 -
2016-03-05 22:32:16 +00:00
maxim
d450b6a0ab FPCUnit: updated Russian translation
git-svn-id: trunk@51796 -
2016-03-01 23:59:48 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
mattias
0f7595d212 fpcunit: updated po files
git-svn-id: trunk@51772 -
2016-03-01 14:54:38 +00:00
maxim
20d48b24bd Translations: Hungarian translation update by Péter Gábor, bug #29551
git-svn-id: trunk@51528 -
2016-02-06 15:04:56 +00:00
maxim
e5396dc094 Translations: French translation update by Gilles Vasseur, bug #029586
git-svn-id: trunk@51513 -
2016-02-06 13:51:24 +00:00
maxim
74042907f8 Components: Hungarian translation update by Péter Gábor, bug #29218
git-svn-id: trunk@50982 -
2015-12-21 23:13:48 +00:00
maxim
e1239e4c94 Translations: French translation update by Gilles Vasseur, bug #29208
git-svn-id: trunk@50925 -
2015-12-18 23:55:17 +00:00
maxim
38ae25ba2f FPCUnit: regenerated translations
git-svn-id: trunk@50921 -
2015-12-18 23:37:01 +00:00
mattias
cc6ad86c44 fpcunitconsolerunner: less hints
git-svn-id: trunk@50012 -
2015-10-09 07:21:37 +00:00
mattias
2c46e6e468 IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
michael
7dba150a36 * Dependency on FPCUnitConsoleRunner is not needed since a long time, the functionality is in FCL
git-svn-id: trunk@49818 -
2015-09-12 09:41:06 +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
maxim
3d94951a6e Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
2015-06-04 21:26:04 +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
maxim
1bcac56dd3 FPCUnit: regenerated translations and updated Russian translation
git-svn-id: trunk@48810 -
2015-04-21 20:59:51 +00:00
juha
abea0c63d2 fpcunit: Updated translation string PO files. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48807 -
2015-04-21 17:30:05 +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
maxim
691df1520b Translations: Hungarian translation update by Péter Gábor, bug #27903
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00