Commit Graph

79 Commits

Author SHA1 Message Date
mattias
45db0258ac lazutils: added MergeCmdLineParams
git-svn-id: trunk@42244 -
2013-07-30 15:37:48 +00:00
mattias
bf8072a3ee tests: added test if CP1257-UTF8-CP1257 is lossless
git-svn-id: trunk@42028 -
2013-07-08 17:57:27 +00:00
mattias
c7a6f30979 tests: added test if CP433-UTF8-CP433 is lossless
git-svn-id: trunk@42027 -
2013-07-08 17:42:24 +00:00
mattias
65dc384053 tests: added test if CP433-UTF8-CP433 is lossless
git-svn-id: trunk@42026 -
2013-07-08 17:41:58 +00:00
mattias
90efb38b39 tests: added test if 8859-2-UTF8-8859-2 is lossless
git-svn-id: trunk@42025 -
2013-07-08 17:37:15 +00:00
mattias
3d352019bf tests: added test if 8859-15-UTF8-8859-15 is lossless
git-svn-id: trunk@42024 -
2013-07-08 17:36:49 +00:00
mattias
9640cbc6e8 tests: added test if 8859-1-UTF8-8859-1 is lossless
git-svn-id: trunk@42023 -
2013-07-08 17:36:28 +00:00
mattias
3483a510dc tests: added test if CP1255-UTF8-CP1255 is lossless
git-svn-id: trunk@42021 -
2013-07-08 17:34:39 +00:00
mattias
b3672fb4a5 tests: added test if CP1254-UTF8-CP1254 is lossless
git-svn-id: trunk@42019 -
2013-07-08 17:24:17 +00:00
mattias
44d50da995 tests: added test if CP1253-UTF8-CP1253 is lossless
git-svn-id: trunk@42017 -
2013-07-08 17:03:41 +00:00
mattias
11ff90f78b tests: added test if CP1252-UTF8-CP1252 is lossless
git-svn-id: trunk@42015 -
2013-07-08 16:54:21 +00:00
mattias
22b78d78f7 tests: added test if CP1251-UTF8-CP1251 is lossless
git-svn-id: trunk@42014 -
2013-07-08 16:52:13 +00:00
mattias
fa58ecb761 tests: added test if CP1250-UTF8-CP1250 is lossless
git-svn-id: trunk@42012 -
2013-07-08 16:48:51 +00:00
mattias
caef4942e5 tests: ExpandFilename
git-svn-id: trunk@41062 -
2013-05-08 00:39:02 +00:00
mattias
16edeb1707 test: comment
git-svn-id: trunk@41061 -
2013-05-07 17:00:02 +00:00
mattias
8c9d341ad8 tests: less hints
git-svn-id: trunk@41060 -
2013-05-07 16:50:38 +00:00
mattias
e038ce4fc2 lazutils: xpath: test for predicates
git-svn-id: trunk@39917 -
2013-01-20 12:22:29 +00:00
mattias
5eecb021b6 lazutils: xpath: test for position
git-svn-id: trunk@39916 -
2013-01-20 12:10:15 +00:00
mattias
9ad25df1d3 lazutils: xpath: test for nodes
git-svn-id: trunk@39915 -
2013-01-20 12:05:07 +00:00
mattias
32fc4e1bed lazutils: xpath: test for root and //
git-svn-id: trunk@39914 -
2013-01-20 11:52:49 +00:00
mattias
a841f44ff5 xpath: added a test
git-svn-id: trunk@39913 -
2013-01-20 11:34:32 +00:00
mattias
c47b6d72a2 lazutils: TranslateUTF8Chars: multibyte with different size replacements
git-svn-id: trunk@39799 -
2013-01-07 16:49:16 +00:00
mattias
d594f5e36a lazutils: TranslateUTF8Chars: multibyte with same size replacements
git-svn-id: trunk@39798 -
2013-01-07 16:12:40 +00:00
mattias
dbdae2d1c7 lazutils: TranslateUTF8Chars: ascii with delete
git-svn-id: trunk@39795 -
2013-01-07 12:51:47 +00:00
mattias
222d3f6e64 lazutils: TranslateUTF8Chars: plain ascii
git-svn-id: trunk@39794 -
2013-01-07 12:34:37 +00:00
mattias
5bcaa75c06 lazutils: moved SplitCmdLineParms to LazFileUtils
git-svn-id: trunk@39741 -
2013-01-03 12:10:48 +00:00
mattias
899bdb7156 lazutils: FileUtil: added SplitCmdLineParams
git-svn-id: trunk@39730 -
2013-01-02 12:43:12 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
d5b401577b laz2_dom: added XmlValueToStr
git-svn-id: trunk@36348 -
2012-03-26 18:14:23 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00
mattias
4d16618629 tests: avglvltree
git-svn-id: trunk@36123 -
2012-03-17 16:53:54 +00:00
martin
5a1360baf1 LazLogger, introduce base and dummy classes
git-svn-id: trunk@35778 -
2012-03-06 19:36:11 +00:00
mattias
9a2c21130a lazutils: fixed ReplaceSubString not changing original string
git-svn-id: trunk@35507 -
2012-02-20 12:47:43 +00:00
mattias
2e114fe055 lazutils: changed replacesubstring function to procedure
git-svn-id: trunk@35506 -
2012-02-20 10:53:10 +00:00
mattias
c80c2dfecc lazutils: added ReplaceSubString
git-svn-id: trunk@35499 -
2012-02-20 02:18:56 +00:00
mattias
44740de026 lazutils: added StrToXMLValue
git-svn-id: trunk@35468 -
2012-02-18 21:09:48 +00:00
mattias
cdf93d73b3 tests: added tests for UTF8Trim
git-svn-id: trunk@35421 -
2012-02-17 14:54:20 +00:00
martin
998b336ccb LazLogger: tests / fix parsing enabled groups
git-svn-id: trunk@35329 -
2012-02-12 16:44:13 +00:00
martin
a9dab89451 LazLogger: started tests
git-svn-id: trunk@35327 -
2012-02-12 15:13:37 +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