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
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
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
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
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
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
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
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
mattias
de0f8578f0
set some TTreeView.ReadOnly to true
...
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +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
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
829be5d8d6
fpcunit gui runner: fixed layout from Graeme
...
git-svn-id: trunk@10205 -
2006-11-15 15:10:25 +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
mattias
63254bde1f
updated lrs
...
git-svn-id: trunk@9518 -
2006-06-28 17:43:10 +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
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
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
7dd0235a0d
added fpcunit test runner and fpcunit test runner ide package
...
git-svn-id: trunk@6314 -
2004-11-29 11:59:02 +00:00