Commit Graph

387 Commits

Author SHA1 Message Date
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
1c3176f304 tests: added tests for resolvedots
git-svn-id: trunk@56186 -
2017-10-25 10:28:35 +00:00
mattias
b5ad39d341 tests: test ResolveDots
git-svn-id: trunk@56183 -
2017-10-25 10:19:31 +00:00
mattias
b3dd2c09cb tests: updated TTestMenuIntf.TestPopupMenuVisible
git-svn-id: trunk@55258 -
2017-06-06 10:19:45 +00:00
mattias
c13ff6bbcd tests: fixed avl tree tests
git-svn-id: trunk@54539 -
2017-04-06 10:08:52 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
8fc0308619 tests: added TTestLazUTF8.TestFindUnicodeToUTF8
git-svn-id: trunk@53963 -
2017-01-17 15:24:55 +00:00
mattias
8d43a73be1 codetools: avltree: new consistencycheck
git-svn-id: trunk@53925 -
2017-01-11 12:41:05 +00:00
mattias
3df7cd55d3 lazutils: TAvgLvlTree: added const param modifier for proc types
git-svn-id: trunk@53911 -
2017-01-10 16:06:20 +00:00
juha
79436e5633 SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL.
git-svn-id: trunk@53751 -
2016-12-21 22:35:05 +00:00
mattias
c4bfaf505b tests: fixed running Bugs
git-svn-id: trunk@53658 -
2016-12-12 20:27:39 +00:00
mattias
1ac9f479c4 tests: moved testlazutf16
git-svn-id: trunk@53656 -
2016-12-12 19:59:59 +00:00
mattias
b1c5dac366 tests: clean up
git-svn-id: trunk@53643 -
2016-12-11 21:12:41 +00:00
mattias
20ff8ef562 tests: fixed windows output file
git-svn-id: trunk@53642 -
2016-12-11 21:08:46 +00:00
bart
3e93d719cd Tests: Fix output of null character in Utf8ToUtf16 and Utf16ToUtf8 tests, so it can be written to XML.
git-svn-id: trunk@53633 -
2016-12-11 12:49:58 +00:00
mattias
8872e27e69 tests: added tests for TrimFilename
git-svn-id: trunk@53276 -
2016-11-01 19:55:44 +00:00
mattias
541f15a9cb codetools: moved tests
git-svn-id: trunk@53152 -
2016-10-17 15:01:23 +00:00
mattias
b00a384cdc IDEIntf: fixed showing separators
git-svn-id: trunk@52921 -
2016-09-06 09:47:09 +00:00
mattias
38dcdbe7cb tests: IDEIntf: added test for menu separators
git-svn-id: trunk@52920 -
2016-09-06 07:50:46 +00:00
mattias
444a926616 IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
git-svn-id: trunk@52918 -
2016-09-05 15:18:02 +00:00
mattias
0bcaab2433 tests: clean up
git-svn-id: trunk@52914 -
2016-09-05 12:08:57 +00:00
mattias
c3f04f89d1 tests: started IDEIntf tests
git-svn-id: trunk@52911 -
2016-09-04 12:31:37 +00:00
sekelsenmat
fa97d8430e customdrawn: Adds toolbar to test case
git-svn-id: trunk@52769 -
2016-08-01 20:00:50 +00:00
juha
f34ea1f4c7 LazUtils: Match character case of unit name LazUTF16 with LazUTF8.
git-svn-id: trunk@52528 -
2016-06-20 06:34:37 +00:00
mattias
d668ad6a12 tests: added test for CleanCodeFromComments
git-svn-id: trunk@52139 -
2016-04-07 07:38:59 +00:00
mattias
06c04debf6 tests: ExtractFileUnitname
git-svn-id: trunk@50160 -
2015-10-24 21:50:00 +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
931c7a9de4 Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
git-svn-id: trunk@49495 -
2015-07-04 23:08:27 +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
2f643bd4d4 codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
2015-06-16 09:22:42 +00:00
mattias
f74c22fd79 tests: clean up
git-svn-id: trunk@48540 -
2015-03-30 16:24:48 +00:00
mattias
ec28f19074 examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
2015-03-02 18:52:45 +00:00
mattias
a0760c0464 tests: fixed TestFilenameIsMatching on Windows, bug #27567
git-svn-id: trunk@48051 -
2015-02-28 19:14:11 +00:00
mattias
2c38fa14fc tests: added test for sourcelog.ChangeLineEndings
git-svn-id: trunk@47833 -
2015-02-16 21:17:15 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
a573e115e0 codetools: FilenameIsMatching: fixed comparing mask with / at end and file has not
git-svn-id: trunk@47717 -
2015-02-12 11:55:56 +00:00
mattias
ddfb215360 tests: FilenameIsMatching: tests for trailing pathdelims
git-svn-id: trunk@47716 -
2015-02-12 11:42:19 +00:00
mattias
e5885ee170 codetools: FilenameIsMatching: support for nested {}, multiple *, UTF-8 and special chars, issue #27393
git-svn-id: trunk@47711 -
2015-02-11 23:18:42 +00:00
mattias
91b63d9feb tests: FileIsMatching
git-svn-id: trunk@47710 -
2015-02-11 21:21:23 +00:00
mattias
f95025d887 tests: FileIsMatching
git-svn-id: trunk@47705 -
2015-02-11 19:27:37 +00:00
mattias
9d81bce135 tests: less hints
git-svn-id: trunk@47704 -
2015-02-11 19:27:26 +00:00
mattias
8d6618eb2a tests: fixed combining date+time
git-svn-id: trunk@47633 -
2015-02-07 12:10:03 +00:00
mattias
0d19bf6dd6 codetools: DateToCfgStr extended for time
git-svn-id: trunk@47623 -
2015-02-07 11:59:48 +00:00
mattias
64a4059bf0 tests: less hints
git-svn-id: trunk@47622 -
2015-02-07 11:59:25 +00:00
mattias
5ac949ee58 tests: clean up
git-svn-id: trunk@47308 -
2015-01-05 13:31:42 +00:00
mattias
898f5b6149 tests: use different output directories for console and gui
git-svn-id: trunk@47307 -
2015-01-05 13:22:31 +00:00
mattias
814cf1a717 lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
2014-12-10 14:26:18 +00:00
mattias
bedd8d3376 tests: SimpleFormat
git-svn-id: trunk@47020 -
2014-11-28 14:29:40 +00:00
mattias
17edf49202 tests: less verbosity
git-svn-id: trunk@46900 -
2014-11-20 13:15:47 +00:00