Commit Graph

50 Commits

Author SHA1 Message Date
Juha
fa35fa3d85 LazUtils tests: Add a unit test for TestUTF8CompareLatinTextFast. Issue #40014. Cleanup. 2024-01-28 14:16:04 +02:00
juha
f448417081 Tests: Fix compilation of RunTests project with a recent FPC.
git-svn-id: trunk@63331 -
2020-06-09 11:43:46 +00:00
mattias
77785eec5b tests: moved old fileprocs tests to lazfileutils
git-svn-id: trunk@56403 -
2017-11-14 11:15:07 +00:00
mattias
eac3c20fab tests: comment
git-svn-id: trunk@56188 -
2017-10-25 10:36:51 +00:00
mattias
b5ad39d341 tests: test ResolveDots
git-svn-id: trunk@56183 -
2017-10-25 10:19:31 +00:00
mattias
c4bfaf505b tests: fixed running Bugs
git-svn-id: trunk@53658 -
2016-12-12 20:27:39 +00:00
mattias
8872e27e69 tests: added tests for TrimFilename
git-svn-id: trunk@53276 -
2016-11-01 19:55:44 +00:00
mattias
d75c8aba79 tests: fixed hints on fpc 3.1.1
git-svn-id: trunk@50159 -
2015-10-24 21:47:10 +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
mattias
ec28f19074 examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
2015-03-02 18:52:45 +00:00
mattias
46d6c25c33 tests: fixed compilation and 64bit, bug #25967
git-svn-id: trunk@44597 -
2014-04-03 21:29:00 +00:00
paul
68d57f7b3a test: replace the forms stored in lrs with FPC resource forms
git-svn-id: trunk@43029 -
2013-09-29 07:57:01 +00:00
martin
40d9429c6c Test: fixed expectation for checkbox background color
git-svn-id: trunk@42717 -
2013-09-10 11:11:57 +00:00
mattias
f5dda02fe9 IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
2013-09-09 10:18:24 +00:00
mattias
1fdae44bb9 tests: replaced DoDirSeparators with DoPathDelims
git-svn-id: trunk@42684 -
2013-09-08 20:33:22 +00:00
martin
46fe5c5c38 tests: fix range check error
git-svn-id: trunk@42523 -
2013-08-30 08:51:16 +00:00
mattias
0d94ffb16b tests: updated TestCreateRelativePath
git-svn-id: trunk@41464 -
2013-05-30 15:19:33 +00:00
mattias
d9d42d35c7 tests: CreateRelativePath should keep ~ and $()
git-svn-id: trunk@41457 -
2013-05-30 10:51:28 +00:00
mattias
9b22e58354 tests: comments
git-svn-id: trunk@41450 -
2013-05-29 12:13:36 +00:00
mattias
363854a331 lazutils: restored old CreateRelativePath, added doc
git-svn-id: trunk@41064 -
2013-05-08 01:18:11 +00:00
mattias
6b2480c61e lazutils: doc CreateRelativePath
git-svn-id: trunk@41063 -
2013-05-08 01:08:04 +00:00
mattias
ca536d0252 test: added TestCreateRelativePath
git-svn-id: trunk@28993 -
2011-01-13 15:06:21 +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
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
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
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
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
31c6ff80ad tests: added some file related tests
git-svn-id: trunk@15258 -
2008-05-27 12:06:31 +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
3020743028 tests: fixed expectation, probably changed during the autosize improvements
git-svn-id: trunk@12745 -
2007-11-05 12:16:17 +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
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
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