TDengine/source/client/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
..
clientBITests.cpp fix(plan) virtual table support BI moudle when use in select (#31787) 2025-07-14 09:12:22 +08:00
clientMonitorTests.cpp fix(client): fix the logic of reading slow log file if thers are \0\0 or other datas format in slow log file (#34206) 2026-01-08 19:25:41 +08:00
clientTests.cpp Fix: solving code security issues. (#35234) 2026-04-28 11:30:56 +08:00
CMakeLists.txt sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
connectOptionsTest.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
instanceTest.cpp feat(client): rate-limit and reuse RPC for connectionless instance APIs (#35175) 2026-04-28 22:35:16 +08:00
session.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
smlTest.cpp fix:[TD-33272]add test case 2024-12-24 09:21:09 +08:00
stmt2Test.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
stmtTest.cpp fix stmt_get_fields get update sql timestamp precision (#33001) 2025-09-18 10:22:05 +08:00
tmqTest.cpp assert 2024-08-21 06:20:45 +08:00