Commit Graph

23 Commits

Author SHA1 Message Date
Michaël Van Canneyt
bd6bc41f7f * Fix streaming of chars outside ASCII range 2021-09-12 11:21:09 +02:00
Michaël Van Canneyt
eaf7f8b282 * Correct ReadString to be delphi compatible: count is number of characters, not bytes 2021-09-11 19:09:26 +02:00
michael
dd1c06d5b5 * Additional tests for classes/sysutils, based on bugreports 2021-05-12 19:00:32 +00:00
michael
0f656ddf5f * Add comparer version of dictionary 2021-04-14 10:38:27 +00:00
michael
d81f905639 * HTML To form tool committed 2020-08-29 07:10:28 +00:00
michael
591d43ee9c * Forgot to commit 2020-06-07 20:54:39 +00:00
michael
c72c0faa30 * Stack is enumerated from bottom up 2020-06-07 15:36:14 +00:00
michael
362986f47b * Added generic TStack/TObjectStack and tests 2020-06-07 15:21:36 +00:00
michael
e5ee98ef8a * Add TQueue/TObjectQueue 2020-06-07 10:06:23 +00:00
michael
62ed888c1d * Enable all tests 2020-06-01 17:13:47 +00:00
michael
796126d257 * Test generic list 2020-06-01 17:11:50 +00:00
michael
572897dec0 * TObjectDictionary 2020-06-01 15:19:16 +00:00
michael
f34c0a891f * Initial TDictionary implementation 2020-05-31 10:58:40 +00:00
michael
8bf4930531 * Dictionary start 2020-05-31 09:21:27 +00:00
michael
140f4b90e2 * Add test for generic array helper 2020-05-30 09:46:27 +00:00
michael
9c0888194f * Corrected patch 2020-04-26 21:09:01 +00:00
michael
677e7b62e6 * revert last commit 2020-04-26 21:06:49 +00:00
michael
7d6569c6ff * Added to svn 2020-04-26 21:05:20 +00:00
michael
42b3e3a87b * Add tests for string helpers 2020-04-26 11:01:16 +00:00
michael
4c20584708 * Add tests for system helpers 2020-04-25 17:26:14 +00:00
michael
0b21ea3b26 * Add ObjectTextToBinary and TParser 2019-07-14 09:56:12 +00:00
michael
3c8c70710e * Test ObjectTextToString 2019-07-12 20:50:50 +00:00
michael
d7f9db17ed * Add streaming tests 2019-07-07 18:41:05 +00:00