TDengine/source/util/test
WANG Xu c52c68aa4f
sync: apply remaining build system changes from monorepo (main)
The following commits could not be applied individually due to context
differences between the monorepo and the public repo's build files.
They have been applied as a cumulative diff to ensure the final state
matches the monorepo exactly:

- chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271)
- revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282)
- fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296)
- feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291)
- feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326)
- docs: update image for three replica (rd-public/tsdb!324)
- enh: shared storage on windows (rd-public/tsdb!333)
- fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360)
- feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352)
- fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369)
- fix: test case execution failure in pytest.sh (rd-public/tsdb!338)
- enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
2026-05-23 14:11:50 +08:00
..
arrayTest.cpp enh: add query memory pool 2024-07-01 17:22:43 +08:00
bloomFilterTest.cpp adj stream operator result 2024-07-18 11:26:50 +08:00
bufferTest.cpp more fix 2024-03-12 09:48:28 +08:00
cacheTest.cpp enh(test): adding TD_ALWAYS_ASSERT macro for test cases to use (#30739) 2025-04-10 16:52:55 +08:00
cfgTest.cpp feat: implement retrival of licenses from CLS server (#35246) 2026-05-10 21:52:03 +08:00
CMakeLists.txt sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
codingTests.cpp [TD-13768]<fix>: redefine time api. 2022-03-11 16:49:07 +08:00
decompressTest.cpp fix: typo, replace radio to ratio 2025-03-12 23:37:33 +08:00
encodeTest.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
errorCodeTable.ini enh: [6548485194] Support push down ts condition in vtable query. (#34718) 2026-03-11 14:29:42 +08:00
hashTest.cpp enh: add tassert 2022-12-07 22:24:47 +08:00
heapTest.cpp enh: add heaptest 2024-12-09 12:14:40 +00:00
log.cpp fix: clear cache when meta abort (#30674) 2025-04-08 18:23:18 +08:00
lrucacheTest.cpp feat: last cache shard-bits (#34857) 2026-03-20 13:56:20 +08:00
memPoolTest.cpp enh(test): adding TD_ALWAYS_ASSERT macro for test cases to use (#30739) 2025-04-10 16:52:55 +08:00
objpoolTest.cpp feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
pageBufferTest.cpp fix error when taos_query_a param is null 2023-10-26 16:50:45 +08:00
queryAutoQWorkerTest.cpp fix(mnode): resolve taosd deadlock when querying ins_stables with many supertables (rd-public/tsdb!309) 2026-05-23 14:11:26 +08:00
regexTest.cpp fix: ctest 2024-08-28 20:07:44 +08:00
skiplistTest.cpp enh(test): adding TD_ALWAYS_ASSERT macro for test cases to use (#30739) 2025-04-10 16:52:55 +08:00
stringTest.cpp more code refact 2022-10-13 11:49:46 +08:00
talgoTest.cpp merge stable sort intead of qsort as insert unordered data 2023-09-15 17:53:31 +08:00
taosbsearchTest.cpp more code refact 2022-10-13 11:49:46 +08:00
tbaseCodecTest.cpp enh: return error code 2024-07-22 15:29:37 +08:00
terrorTest.cpp fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
timerTest.cpp fix(ci): optimze test case & change language from chinese to english (#34956) 2026-03-27 16:59:28 +08:00
trbtreeTest.cpp disable rbtree test 2022-09-02 16:37:40 +08:00
trefTest.c feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
utilTests.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00