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