58 Commits

Author SHA1 Message Date
7b3e24a000 更新TreeTest 2025-05-04 19:29:00 +08:00
20d5e945c9 测试手动delete TreeNode 2025-04-29 22:04:30 +08:00
33cca66df5 迁移Tree相关代码到CMCore中 2025-04-27 01:40:52 +08:00
b40db291a7 改进暂放流程 2025-04-27 00:26:01 +08:00
ddef960ecb 新的TREE节点模板,测试还算正常。***********释放逻辑没搞完,需要更清晰和简单的流程********** 2025-04-26 02:02:27 +08:00
a192fbdca8 为IndexedList测试增加Reorder/Shrink 2025-04-25 22:58:18 +08:00
0ba4eb4919 增加IndexedListTest.cpp测试其迭代器 2025-04-25 01:01:13 +08:00
48243fc350 增加List测试 2025-04-25 00:21:16 +08:00
5f6aa10d7c List.h改名为ArrayList 2025-04-23 03:22:49 +08:00
5b09bec024 List模板改名为ArrayList 2025-04-23 00:24:10 +08:00
39ae49171e Added MemcmpTest.cpp, InheritTest.cpp 2025-01-26 10:20:33 +08:00
c19c034b31 Added InheritTest.cpp 2025-01-09 00:43:37 +08:00
ddf1bb4d0f Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString 2024-12-24 22:41:52 +08:00
53d2a61d60 little update codes. 2024-11-20 02:47:51 +08:00
8b37447db3 use ObjectSimpleInfo instead of hash/serial 2024-11-19 02:22:55 +08:00
881a656f34 added TypeEqual() 2024-11-19 02:06:33 +08:00
84a11a6032 added ObjectRelationTest.cpp 2024-11-19 01:38:03 +08:00
c4b7f7a5e8 few update 2024-11-01 01:13:43 +08:00
f4800fe7bf moved UserInfo.h 2024-10-31 04:20:30 +08:00
768004d109 move "data collection <>" to new folder. 2024-10-31 01:49:20 +08:00
1e226289d5 use Contains instead of IsMember/IsExist 2024-09-30 23:32:04 +08:00
530eca8461 support c++20 2024-09-30 23:31:54 +08:00
fa8900171c use AnsiString instead of UTF8String in strchr_test.cpp 2024-08-08 00:00:29 +08:00
29a275b573 Added TypeCastTest.cpp 2024-08-07 02:04:34 +08:00
4e80bbb57a Added TypeSizeof.cpp 2024-08-04 01:43:07 +08:00
4af427292d updated IDNameTest.cpp 2024-07-12 02:57:00 +08:00
6d5612b8f2 Added IDNameTest.cpp, first test OK! 2024-07-12 02:51:59 +08:00
b8a11960b4 Added ConstStringSetTest.cpp, and first test OK! 2024-07-11 01:20:50 +08:00
b5153faf6b added DataChainTest2.cpp and then it tested a bug in DataChain class. 2024-03-25 00:34:45 +08:00
1a2a6a1be3 layout output. 2024-03-24 12:30:34 +08:00
8fb95d1045 added DataChainTest.cpp and then TEST OK! 2024-03-24 02:41:10 +08:00
bf80f220cb Added StackPoolTest.cpp 2024-03-24 00:55:23 +08:00
6ec6847c0c add test codes, it can't run 2024-03-21 20:14:38 +08:00
d2c87d3c72 added DataChain, next step is test the class. 2024-03-21 01:59:39 +08:00
19fd9dc403 added SerialsPool<> 2024-03-20 19:50:42 +08:00
cc1653fca6 added DataBlockTest.cpp, it can't run. 2024-03-20 02:17:56 +08:00
822b1b345c added ActiveDataManagerTest.cpp 2023-09-19 18:16:58 +08:00
aa5dd76f24 rename 2023-09-18 22:29:32 +08:00
9312dc8b39 added ActiveDataManagerTest.cpp 2023-09-18 22:27:56 +08:00
b5ef420254 Added ActiveIDManagerTest.cpp 2023-09-13 20:06:52 +08:00
d3a3f70be1 added VGA8.F8 2023-09-13 16:11:23 +08:00
dc90b536c3 remove float_to_half 2023-09-11 16:37:00 +08:00
9a477158f7 added <br> output. 2023-08-15 14:50:30 +08:00
ca0595c61d updated codes. 2023-08-14 20:03:38 +08:00
5d01bf9d1a renamed a value. 2023-08-11 11:23:58 +08:00
232590e9b7 updated MapTest 2023-08-10 16:39:00 +08:00
707710f664 added StringMapTest 2023-08-10 15:48:19 +08:00
fe28916336 added PoolTest.cpp 2023-08-10 12:02:03 +08:00
a7e21c9ddf upgraded StackTest, test OK! 2023-08-09 17:14:54 +08:00
dbf6113742 new Queue<>,new QueueTest.cpp,test OK! 2023-08-09 16:53:45 +08:00