38 Commits

Author SHA1 Message Date
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
3ab6197086
first completed the LifetimeTest, it can run very good. 2023-08-02 01:21:53 +08:00
72f06fc257 added QueueTest.cpp and LifetimeTest.cpp 2023-08-01 19:36:38 +08:00
869700181f added StackTest.cpp 2023-08-01 15:42:45 +08:00
4bc6cf4ef0 added utos_test.cpp 2023-07-21 19:23:43 +08:00
c29f25daeb added Uint2HexStrTest.cpp and MapTest.cpp 2023-07-21 18:30:12 +08:00
f2cf3f5db4 added strchr_test.cpp 2023-07-21 11:40:03 +08:00
c168b1cab6 Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMExamples 2023-07-21 11:13:54 +08:00
34cc1c1b46 adjusted folder of examples. 2023-07-21 11:11:24 +08:00