Commit Graph

402 Commits

Author SHA1 Message Date
sekelsenmat
8227b20654 customdrawn tests: Adds tests for the progressbar and listview
git-svn-id: trunk@33426 -
2011-11-09 08:24:46 +00:00
sekelsenmat
5db4db8822 customdrawn tests: Adds progressbar tests
git-svn-id: trunk@33419 -
2011-11-08 16:06:17 +00:00
sekelsenmat
d1b32f9a27 customdrawn tests: Adds more tests
git-svn-id: trunk@33418 -
2011-11-08 15:06:18 +00:00
sekelsenmat
b949305af6 customdrawn tests: Adds vertical trackbar tests
git-svn-id: trunk@33411 -
2011-11-08 10:36:42 +00:00
sekelsenmat
3e0f825405 custom drawn tests: Improves the trackbar tests
git-svn-id: trunk@33407 -
2011-11-08 07:56:32 +00:00
sekelsenmat
c8c3173472 Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet.
git-svn-id: trunk@33362 -
2011-11-06 08:19:26 +00:00
sekelsenmat
f7dc81a9d1 customdrawn tests: adds TCDStaticText
git-svn-id: trunk@33345 -
2011-11-05 16:34:56 +00:00
sekelsenmat
84fd8c7545 customdrawn tests: Adds radiobutton
git-svn-id: trunk@33341 -
2011-11-05 14:54:37 +00:00
sekelsenmat
19a88c4667 customdrawn tests: Improves the layout (before the pagecontrols had left=-1)
git-svn-id: trunk@33330 -
2011-11-05 10:07:44 +00:00
sekelsenmat
34d9164fb9 customdrawn test: Adds a wince build mode
git-svn-id: trunk@33303 -
2011-11-04 16:51:43 +00:00
sekelsenmat
9e673aa6cf customdrawn test: Adds OnClick handler and logger
git-svn-id: trunk@33278 -
2011-11-04 07:38:22 +00:00
sekelsenmat
6ec44d6b2c customdrawn: Small test fixes
git-svn-id: trunk@33269 -
2011-11-03 16:34:33 +00:00
sekelsenmat
492de3197f customdrawn: More tests
git-svn-id: trunk@33266 -
2011-11-03 14:31:09 +00:00
sekelsenmat
574de4ecfd customdrawn: More tests
git-svn-id: trunk@33261 -
2011-11-03 13:06:31 +00:00
sekelsenmat
809aa055d4 customdrawn: More tests
git-svn-id: trunk@33258 -
2011-11-03 12:36:45 +00:00
sekelsenmat
c0fd58624a advances the customdrawn test battery
git-svn-id: trunk@33255 -
2011-11-03 10:36:14 +00:00
sekelsenmat
c1f462390c Initial structure of the customdrawn tester
git-svn-id: trunk@33249 -
2011-11-03 03:31:35 +00:00
sekelsenmat
172b031906 Adds a new unit to hold eventually utf16-based routines. Might be useful to speed up WideLowerCase for example in the future.
git-svn-id: trunk@32980 -
2011-10-19 12:14:14 +00:00
sekelsenmat
039f6c0926 One more test for assignment
git-svn-id: trunk@32974 -
2011-10-19 07:05:25 +00:00
sekelsenmat
7a64d13e99 Improved tests for paswstring
git-svn-id: trunk@32973 -
2011-10-19 06:54:19 +00:00
sekelsenmat
51be3f5f28 Starts a test for paswstring
git-svn-id: trunk@32966 -
2011-10-19 06:06:59 +00:00
sekelsenmat
810795ad1f Adds more uppercase support and tests, removes lowercase2
git-svn-id: trunk@32924 -
2011-10-16 15:18:12 +00:00
sekelsenmat
45ad603666 More tests and more lower/uppercase support
git-svn-id: trunk@32915 -
2011-10-15 21:20:11 +00:00
sekelsenmat
a8bff35bc7 More tests and more uppercase support
git-svn-id: trunk@32912 -
2011-10-15 18:38:52 +00:00
sekelsenmat
99b3c0f6bb New lower/upper tests, implements uppercase till 01FF, improves the description of the routines and fixes the identifier for Turkish and adds Azeri support
git-svn-id: trunk@32910 -
2011-10-15 17:48:16 +00:00
sekelsenmat
baf0f6193c More uppercase tests
git-svn-id: trunk@32897 -
2011-10-15 06:10:57 +00:00
sekelsenmat
37dedb8d8d More uppercase tests
git-svn-id: trunk@32895 -
2011-10-15 05:44:46 +00:00
sekelsenmat
8672da1501 Minor UpperCase fix and more UpperCase tests
git-svn-id: trunk@32885 -
2011-10-14 16:22:39 +00:00
sekelsenmat
947c02677b Adds more unicode tests
git-svn-id: trunk@32882 -
2011-10-14 11:22:43 +00:00
sekelsenmat
d6cddfc645 Completes lowercase up to codepoint 1EFF and adds many tests
git-svn-id: trunk@32880 -
2011-10-14 09:53:23 +00:00
sekelsenmat
4a5c0565bc More lowercase tests
git-svn-id: trunk@32872 -
2011-10-13 15:55:29 +00:00
sekelsenmat
d7e57fa8ee More lowercase tests and fixes
git-svn-id: trunk@32871 -
2011-10-13 15:41:29 +00:00
sekelsenmat
7ee3255580 Lowercase: Adds large new tests and reworks parts of the latin lowercase implementation
git-svn-id: trunk@32870 -
2011-10-13 15:23:26 +00:00
sekelsenmat
7914ea9804 Large overhaul to simplify the lowercase1 code
git-svn-id: trunk@32861 -
2011-10-12 16:38:56 +00:00
martin
7c38cfe300 LazUtf8: fixed test
git-svn-id: trunk@32858 -
2011-10-12 14:59:23 +00:00
sekelsenmat
5d79eb6782 Lowercase: Adds Georgian support
git-svn-id: trunk@32854 -
2011-10-12 13:51:33 +00:00
martin
a617d46d26 added tests utf8lower
git-svn-id: trunk@32853 -
2011-10-12 13:19:49 +00:00
martin
47e0abfb11 added tests utf8lower
git-svn-id: trunk@32849 -
2011-10-12 11:59:46 +00:00
martin
f4f2ae1e2e Fixed new utf8lower
git-svn-id: trunk@32846 -
2011-10-12 11:27:29 +00:00
sekelsenmat
21f584b765 Adds initial support in utf8lowercase for archaic and non-slavic cyrillic
git-svn-id: trunk@32837 -
2011-10-12 06:57:15 +00:00
sekelsenmat
dd582c9852 Removes my original LowerCase and now uses Martins version as the default one
git-svn-id: trunk@32836 -
2011-10-12 06:30:35 +00:00
sekelsenmat
1e5d7433ae Corrects a previously added test
git-svn-id: trunk@32835 -
2011-10-12 06:24:24 +00:00
sekelsenmat
2371688c04 Kills martin 2, adds more commenting to martin 1, removes the table usage from martin 1
git-svn-id: trunk@32834 -
2011-10-12 06:21:49 +00:00
martin
44e4f5e830 LazUtf8, another candidate for lower-casing
git-svn-id: trunk@32761 -
2011-10-07 21:58:48 +00:00
sekelsenmat
a69a6f4cad Removes turkish encoding from Cyrillic
git-svn-id: trunk@32759 -
2011-10-07 15:27:43 +00:00
sekelsenmat
493cba2f66 Adds more uppercase tests
git-svn-id: trunk@32755 -
2011-10-07 14:40:30 +00:00
sekelsenmat
ef5a653296 Adds some russian tests
git-svn-id: trunk@32751 -
2011-10-07 14:14:23 +00:00
sekelsenmat
28a437f358 Adds chinese and french unicode tests
git-svn-id: trunk@32746 -
2011-10-07 11:55:01 +00:00
sekelsenmat
404d1c3ffb Adds portuguese unicode test
git-svn-id: trunk@32745 -
2011-10-07 11:42:34 +00:00
sekelsenmat
fa95bffe24 Adds german unicode test
git-svn-id: trunk@32744 -
2011-10-07 11:36:38 +00:00
sekelsenmat
5eb21ceaeb Adds compared tests
git-svn-id: trunk@32742 -
2011-10-07 11:16:29 +00:00
sekelsenmat
d2e2258a3c Adds performance tests
git-svn-id: trunk@32741 -
2011-10-07 11:08:48 +00:00
sekelsenmat
9c098f91e3 Adds lowercase tests
git-svn-id: trunk@32739 -
2011-10-07 10:57:12 +00:00
sekelsenmat
927260540e Improves the unicode test
git-svn-id: trunk@32735 -
2011-10-07 09:25:30 +00:00
sekelsenmat
c32a82b77b Improved unicode test
git-svn-id: trunk@32734 -
2011-10-07 09:15:33 +00:00
sekelsenmat
72be8c7edb Starts utf-8 test for LazUtils
git-svn-id: trunk@32733 -
2011-10-07 08:53:50 +00:00
mattias
c4c9810ea4 IDE: added XMLUnescape function
git-svn-id: trunk@32635 -
2011-10-03 00:04:12 +00:00
mattias
10329ea87b codetools+tests: function to fix xml attribute values
git-svn-id: trunk@32634 -
2011-10-02 23:18:22 +00:00
mattias
82b1642a94 tests: added program to test method compares
git-svn-id: trunk@32580 -
2011-10-01 12:23:51 +00:00
mattias
88e2bb396f testes: simple program to test synregexpr
git-svn-id: trunk@32571 -
2011-09-30 14:32:04 +00:00
mattias
cf61e78d01 tests: started nested structs
git-svn-id: trunk@31323 -
2011-06-21 23:01:04 +00:00
mattias
7116120872 codetools: h2pas: structs with sub defs
git-svn-id: trunk@31321 -
2011-06-21 18:59:05 +00:00
mattias
1346c39a97 codetools: h2pas: simple struct
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
mattias
580802b9d6 codetools: h2pas: simple alias typedefs
git-svn-id: trunk@31312 -
2011-06-20 19:14:23 +00:00
mattias
df7a632f0c codetools: h2pas: simple types
git-svn-id: trunk@31309 -
2011-06-20 18:24:45 +00:00
mattias
cf24d60e0f codetools: h2pas: convert constant char pointer
git-svn-id: trunk@31308 -
2011-06-20 18:02:27 +00:00
mattias
cc5c7bf1b9 codetools: h2pas: convert constant define
git-svn-id: trunk@31307 -
2011-06-20 17:52:18 +00:00
mattias
63e9ed66b0 codetools: h2pas: convert enum
git-svn-id: trunk@31306 -
2011-06-20 17:46:10 +00:00
mattias
4ba4710664 codetools: h2pas: convert anonymous enum
git-svn-id: trunk@31305 -
2011-06-20 17:43:15 +00:00
mattias
357f42936c codetools: h2pas: convert anonymous enum
git-svn-id: trunk@31304 -
2011-06-20 17:42:01 +00:00
mattias
ab2b327fd3 codetools: h2pas: fixed converting int i
git-svn-id: trunk@31301 -
2011-06-20 15:32:56 +00:00
mattias
a7b67263cd codetools: c parser: fixed parsing at end of code
git-svn-id: trunk@31299 -
2011-06-20 14:55:18 +00:00
mattias
61fd02d902 tests: codetools: complete block
git-svn-id: trunk@30211 -
2011-04-05 22:18:42 +00:00
mattias
d23a694b2c tests: added test for CompleteBlock
git-svn-id: trunk@30179 -
2011-04-04 12:44:56 +00:00
mattias
ce19f7ed35 tests: compile to units/targetcpu-targetos, added codetools test for modified initialization section
git-svn-id: trunk@30176 -
2011-04-04 10:54:46 +00:00
mattias
621494e9f4 codetools: tests for defines
git-svn-id: trunk@29843 -
2011-03-14 16:47:40 +00:00
mattias
9d9e320412 codetools: added test for merging header files
git-svn-id: trunk@29842 -
2011-03-14 16:12:28 +00:00
mattias
818f8900fb tests: enabled codetools range scan checks
git-svn-id: trunk@29806 -
2011-03-12 16:37:07 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00
mattias
3c8976718d tests: codetools range scan
git-svn-id: trunk@29768 -
2011-03-09 19:10:11 +00:00
mattias
bb74af971c tests: started test for codetools range scan
git-svn-id: trunk@29747 -
2011-03-07 23:21:08 +00:00
juha
04eff3cd60 RunTestsGUI: added a project search path.
git-svn-id: trunk@29719 -
2011-03-04 07:17:00 +00:00
mattias
7b27013b93 codetools: fixed auto xml fragment scanner, bug #18800
git-svn-id: trunk@29653 -
2011-02-22 14:14:53 +00:00
mattias
104c44a26e tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29651 -
2011-02-22 13:30:52 +00:00
mattias
89e2d1d812 tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29650 -
2011-02-22 13:29:48 +00:00
mattias
a43e91a50a test: added codetools tests for FindLineEndOrCodeInFrontOfPosition
git-svn-id: trunk@29295 -
2011-02-01 19:15:36 +00:00
mattias
c39c47fd60 test: added codetools tests
git-svn-id: trunk@29294 -
2011-02-01 17:38:52 +00:00
mattias
ba63597f8e test: added scrollbox range check
git-svn-id: trunk@29145 -
2011-01-20 19:30:38 +00:00
mattias
082b57515a tests: fixed test for empty ScrollBox
git-svn-id: trunk@29144 -
2011-01-20 19:07:45 +00:00
mattias
27b1d47fb8 tests: added test for empty ScrollBox
git-svn-id: trunk@29143 -
2011-01-20 19:06:06 +00:00
mattias
062d59479f tests: renamed to make test more clear
git-svn-id: trunk@29142 -
2011-01-20 18:52:48 +00:00
mattias
67d32052b4 test: improved captions
git-svn-id: trunk@29037 -
2011-01-15 13:50:35 +00:00
mattias
95f11f493b test: added test if TScrollBox has interface preferred size 0x0
git-svn-id: trunk@29034 -
2011-01-15 13:16:36 +00:00
mattias
bdde60c6de tests: added tests for TScrollBox
git-svn-id: trunk@29030 -
2011-01-15 12:44:44 +00:00
mattias
b5f51f80d2 tests: fixed preferredsize test
git-svn-id: trunk@29018 -
2011-01-14 23:08:35 +00:00
mattias
10fc2e0c0c added lcl test for bug #17977
git-svn-id: trunk@29017 -
2011-01-14 23:02:31 +00:00
mattias
ca536d0252 test: added TestCreateRelativePath
git-svn-id: trunk@28993 -
2011-01-13 15:06:21 +00:00
vincents
8f303ef745 lazarus test suite: don't include semi automated testes in the console test runner.
git-svn-id: trunk@27884 -
2010-10-26 14:07:06 +00:00
sekelsenmat
ad95bee22c tiny identation fix
git-svn-id: trunk@27861 -
2010-10-25 21:07:48 +00:00
sekelsenmat
45b602f5bd Adds a define to remove semi-automatic tests
git-svn-id: trunk@27860 -
2010-10-25 21:01:17 +00:00
vincents
ccff36f638 lazarus test suite: fixed typo in unit name (file).
git-svn-id: trunk@27858 -
2010-10-25 17:28:54 +00:00
sekelsenmat
993221704c Starts adding lcl semi-auto tests
git-svn-id: trunk@27857 -
2010-10-25 14:53:45 +00:00
sekelsenmat
3ea22f0862 Starts adding semi-automatic tests
git-svn-id: trunk@27856 -
2010-10-25 14:14:56 +00:00
vincents
17872bab97 lazarus test runner: add compiler output to failure message, if compilation fails.
git-svn-id: trunk@27808 -
2010-10-22 10:37:57 +00:00
sekelsenmat
c7d58c33c4 Fixes typo in the test 822
git-svn-id: trunk@27761 -
2010-10-19 12:16:15 +00:00
vincents
27c55c7a84 * LCL: fixed ExtractFileNameWithoutExt and test (issue #14470)
git-svn-id: trunk@21564 -
2009-09-04 11:05:31 +00:00
mattias
dbd54e5026 codetools test: added test for try if finally
git-svn-id: trunk@21424 -
2009-08-23 12:57:23 +00:00
mattias
0fcb8b8adb tests: codetools completeblock: added test results
git-svn-id: trunk@21342 -
2009-08-20 06:44:46 +00:00
mattias
f63f57fda7 tests: started codetools completeblock test
git-svn-id: trunk@21337 -
2009-08-19 21:49:48 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
vincents
8b19dba49b tests: added test for UTF8CharacterToUnicode
git-svn-id: trunk@18736 -
2009-02-18 00:22:47 +00:00
vincents
f753961ce6 tests: updated readme
git-svn-id: trunk@17851 -
2008-12-16 13:17:24 +00:00
vincents
f7e76a70ba tests: found real cause of syntax error in mailtestresults script, a line accidentally removed in r16427 #b6a7783f29
git-svn-id: trunk@17314 -
2008-11-10 13:48:10 +00:00
vincents
6e9d34ab30 tests: fixed mailtestresults script from Mazen
git-svn-id: trunk@17313 -
2008-11-10 13:39:33 +00:00
vincents
821527d3aa test: fixed compilation of testpen
git-svn-id: trunk@17309 -
2008-11-10 11:47:09 +00:00
paul
e94cc4be54 tests: add second pen test
git-svn-id: trunk@17217 -
2008-11-04 12:36:29 +00:00
vincents
8b2b41eae0 tests: pass widgetset name to lazbuild
git-svn-id: trunk@17137 -
2008-10-27 14:21:05 +00:00
vincents
c0704b1945 LCL: don't try to set the filetime on an opened file (issue #13217) + test
git-svn-id: trunk@16931 -
2008-10-08 15:15:42 +00:00
vincents
6b8f4f3b36 tests: increased timeout, terminate build if timeout occurs
git-svn-id: trunk@16891 -
2008-10-06 10:20:35 +00:00
tombo
8c3ef8f770 LCL UTF-16 conversion bug: do not ignore code point values > $DFFF and <= $FFFF, unrolled by Brad Campbell
git-svn-id: trunk@16868 -
2008-10-04 12:40:46 +00:00
vincents
a4e981a88f test: added pen test based on code from Paul
git-svn-id: trunk@16832 -
2008-10-01 20:44:46 +00:00
vincents
f55f9d7c68 tests: added test for issue #12216
git-svn-id: trunk@16708 -
2008-09-24 14:24:04 +00:00
vincents
e9fe4e0b49 IDE: fixed order of syntax options + test (issue #12204)
git-svn-id: trunk@16694 -
2008-09-24 07:22:02 +00:00
vincents
1bd23aae6a tests: added pcp parameter to the runtests program, so specify what settings will be used for building test projects
git-svn-id: trunk@16684 -
2008-09-23 12:46:36 +00:00
vincents
3490cc262c tests: remove existing file before compiling, so that running will fail, if compilation has failed.
git-svn-id: trunk@16446 -
2008-09-05 21:35:20 +00:00
vincents
aef1a14089 test bug #8427: made the test more robuste, by being indepedent of the splitter width
git-svn-id: trunk@16433 -
2008-09-05 12:39:40 +00:00
vincents
99e60fa660 tests: fixed compilation, no UTF8 support necessary for testing if it is a test suite run
git-svn-id: trunk@16430 -
2008-09-05 11:47:54 +00:00
vincents
b6a7783f29 test results mailer: don't report changes if only the change is the order the database gives the failures.
git-svn-id: trunk@16427 -
2008-09-05 08:26:20 +00:00
vincents
42d9edefb2 test suite: fixed detecting changes by proctestsuitediff
git-svn-id: trunk@16418 -
2008-09-04 20:10:50 +00:00
mattias
1dde630b38 examples: fixed compilation
git-svn-id: trunk@16357 -
2008-09-01 19:51:05 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +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
7413699b4d tests:
+ added UTF8 to UTF16 conversion test from Tomas
+ added a new directory for lcl tests

git-svn-id: trunk@16234 -
2008-08-25 21:45:08 +00:00
vincents
3eba350810 test runner: don't save the compiler output when compiling a project or package, the test rerporter cannot handle long strings, and the test results import cannot handle it either yet
git-svn-id: trunk@16171 -
2008-08-20 22:20:19 +00:00
vincents
caea24aa16 tests: log compiler output is compilation of a test project fails.
git-svn-id: trunk@16166 -
2008-08-20 15:21:46 +00:00
vincents
e958afc294 testsuite report: fixed colors and drawing of pie chart
git-svn-id: trunk@16164 -
2008-08-20 13:23:45 +00:00
vincents
65d0624d9c testsuite report: show pie chart before table with results
git-svn-id: trunk@16162 -
2008-08-20 12:02:00 +00:00
vincents
adba171627 testsuite report: fixes showing pie chart
git-svn-id: trunk@16159 -
2008-08-20 11:08:02 +00:00
vincents
fd819a0048 test results db:
* fixed importing submitter and machine
* fixed link to test suite results in test suite diff mail
+ added update test suite db script

git-svn-id: trunk@16155 -
2008-08-20 07:54:44 +00:00
vincents
e711e12a9a test: fixed long options of the console test runner
git-svn-id: trunk@16126 -
2008-08-18 17:08:14 +00:00
vincents
da8fbdb76e tests: console testrunner accepts command line parameters for machine and submitter
git-svn-id: trunk@16124 -
2008-08-18 14:55:40 +00:00
vincents
2e4eb3f791 testresults: proctestsuitediff supports widget and lazarus version
git-svn-id: trunk@16123 -
2008-08-18 14:15:53 +00:00
vincents
b292940e7d test results: started processing test results diff based on program/scripts from the FPC team
git-svn-id: trunk@16119 -
2008-08-18 12:58:38 +00:00
vincents
f4a2211690 test result db:
* import error messages
* use fixed EscapeText

git-svn-id: trunk@16113 -
2008-08-18 12:16:46 +00:00
vincents
0664276f37 test results: implemented showing failure message.
git-svn-id: trunk@16112 -
2008-08-18 10:45:55 +00:00
vincents
8e390deebf testsuite report: enabled selection on widget set
git-svn-id: trunk@16107 -
2008-08-18 09:06:40 +00:00
vincents
002e62ca5c testsuite reporting: added support for selecting on lazarus version
git-svn-id: trunk@16099 -
2008-08-18 06:11:11 +00:00
vincents
edf06c79a8 further work on the lazarus test suite database
git-svn-id: trunk@16094 -
2008-08-17 20:30:16 +00:00
vincents
691dd09934 test: store test runs in database
git-svn-id: trunk@16072 -
2008-08-15 14:56:55 +00:00
vincents
8a40f901c3 test: save lcl version as Lazarus version
git-svn-id: trunk@16069 -
2008-08-15 14:25:04 +00:00
vincents
f42e5ac169 test: initial files to import test results into test result database, mostly copied from the fpc import utility
git-svn-id: trunk@16067 -
2008-08-15 12:36:47 +00:00
vincents
6a34f588ad test: small fixes to the test page generator
git-svn-id: trunk@16066 -
2008-08-15 11:40:17 +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
31c6ff80ad tests: added some file related tests
git-svn-id: trunk@15258 -
2008-05-27 12:06:31 +00:00
vincents
611b9dd0d3 tests: added missing file testsuite.cgi
git-svn-id: trunk@15006 -
2008-04-29 08:56:33 +00:00
vincents
cc8205dadc tests: added cgi program for displaying the results, based on fpc's testsuite program
git-svn-id: trunk@15005 -
2008-04-29 08:39:55 +00:00
vincents
0e716850fd tests: renamed dbscripts directory, so it can contain the digestdb program too.
git-svn-id: trunk@14821 -
2008-04-14 21:04:17 +00:00
vincents
a3af29134d test: added scripts for creating a database with test run results (derived from the fpc test results database)
git-svn-id: trunk@14785 -
2008-04-08 21:29:50 +00:00
vincents
ef62bac367 tests: fixed compilation with fpc 2.3.1 (which doesn't allow to pass literal const to formal const parameters)
git-svn-id: trunk@14777 -
2008-04-07 12:09:02 +00:00
vincents
3cfc2df7f8 tests: cleanup
git-svn-id: trunk@13615 -
2008-01-04 11:38:12 +00:00
vincents
592bf0f82d tests: added tests to compile lpk files in the components and example directories
git-svn-id: trunk@13506 -
2007-12-28 14:54:07 +00:00
vincents
3020743028 tests: fixed expectation, probably changed during the autosize improvements
git-svn-id: trunk@12745 -
2007-11-05 12:16:17 +00:00
vincents
b5c463103f test: add codetools examples to the test suite for compilation
git-svn-id: trunk@11030 -
2007-04-29 13:00:06 +00:00
vincents
38ea67c89e test: fixed compilation of the examples on win64
git-svn-id: trunk@10979 -
2007-04-19 20:56:54 +00:00
vincents
e79be8cf20 tests: fixed running tests on win64
git-svn-id: trunk@10977 -
2007-04-19 20:51:11 +00:00
vincents
1da43347c6 LCL: fixed range errors
git-svn-id: trunk@10882 -
2007-04-05 12:40:39 +00:00
vincents
c094754b4c LCL: fixed TComboBox.SelText (bug #8450) based on patch by Tom
git-svn-id: trunk@10848 -
2007-04-02 09:45:39 +00:00
vincents
552f04a7e1 fixed unit path of console test runner
git-svn-id: trunk@10716 -
2007-03-07 22:19:54 +00:00
vincents
6d5981f315 test: added test for FileUtil.FileIsExecutable
git-svn-id: trunk@10715 -
2007-03-07 21:56:22 +00:00
vincents
7127d2d4d0 test: made test program for 8437 suitable for automated testing
git-svn-id: trunk@10713 -
2007-03-06 22:29:27 +00:00
marc
bd072c89f7 * test project by Paul Ishenin
git-svn-id: trunk@10711 -
2007-03-06 00:06:32 +00:00
vincents
6cb5107662 LCL: use CompareValue for comparing MapIDs to prevent overflow (bug #8432)
git-svn-id: trunk@10703 -
2007-03-02 15:39:03 +00:00
vincents
a875d9bf42 test: more verbose in case of failure
git-svn-id: trunk@10629 -
2007-02-12 20:56:11 +00:00
vincents
34290cff1b added testcase for bug #822
git-svn-id: trunk@10619 -
2007-02-10 13:00:57 +00:00
vincents
ff7a9a5c84 lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284)
git-svn-id: trunk@10614 -
2007-02-08 22:43:23 +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
aad5b6502d examples: fixed out of the box compilation by adding a global package links
git-svn-id: trunk@10570 -
2007-02-02 14:50:20 +00:00
vincents
7bb39a459a tests: added test projects from lcl\tests to the test suite.
git-svn-id: trunk@10569 -
2007-02-02 13:40:34 +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
68043867eb test: added forgotten file.
git-svn-id: trunk@10561 -
2007-02-01 18:45:50 +00:00
vincents
b9033c3702 tests: seach examples directory recursively for example applications.
git-svn-id: trunk@10560 -
2007-02-01 15:43:43 +00:00
vincents
065a2e596b test: fixed parsing command line options
git-svn-id: trunk@10559 -
2007-02-01 15:07:14 +00:00
vincents
5c89a11221 test: moved bugtestcase to runtest project
git-svn-id: trunk@10558 -
2007-02-01 14:30:50 +00:00
vincents
4296106642 LCL: don't set Edit.Modified if change is made during handle creation (bug #2068)
git-svn-id: trunk@10550 -
2007-01-31 16:01:47 +00:00
vincents
5bee5ec659 LCL: fixed getting TSpinEdit.Caption before the handle has been created (bug #2075)
git-svn-id: trunk@10547 -
2007-01-31 12:22:36 +00:00
vincents
a62c67db39 tests: implemented timeout for running (needs patches for fpc 2.1.1). TestRunner passes --runtest to the tested program
git-svn-id: trunk@10546 -
2007-01-31 12:11:58 +00:00
vincents
d0214c39e6 tests: exclude .svn directory
git-svn-id: trunk@10543 -
2007-01-30 23:35:35 +00:00
vincents
85bf638910 tests: improved searching for test directories
git-svn-id: trunk@10542 -
2007-01-30 23:31:27 +00:00
vincents
2bdbe6f91c tests: added gui test runner for running test projects and first testcase based on a bug report
git-svn-id: trunk@10541 -
2007-01-30 22:45: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
810d321780 created package for console test runner
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00
vincents
c71ba019e1 tests: create testrunner unit with a base class for console test runnners, should be moved to fpcunit
git-svn-id: trunk@10083 -
2006-10-16 21:20:21 +00:00
vincents
d07bdfa776 updated russian translations from Maxim Ganetsky
git-svn-id: trunk@10047 -
2006-10-08 11:30:56 +00:00
vincents
8c67e4df5b update Italian translations from Mario
git-svn-id: trunk@10022 -
2006-10-02 08:14:57 +00:00
vincents
ea03a657dc test runner: added writing results to file and showing simple progress
git-svn-id: trunk@9940 -
2006-09-19 14:56:27 +00:00
vincents
c5b91833fc tests: use poNewConsole only on win32
git-svn-id: trunk@9939 -
2006-09-19 14:03:20 +00:00
vincents
9ff0b4344f tests: add --compiler command line parameter for console test runner
git-svn-id: trunk@9938 -
2006-09-19 10:50:51 +00:00
vincents
e91411dce4 tests: added test for running hello example.
git-svn-id: trunk@9858 -
2006-09-10 09:25:54 +00:00
vincents
efba7d557d console test runner: added dependency on LCL for fileutil
git-svn-id: trunk@9853 -
2006-09-09 20:31:58 +00:00
vincents
a887252122 added fpcunit tests that compile the examples
git-svn-id: trunk@9851 -
2006-09-09 20:11:36 +00:00