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