TDengine/source/os/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
..
CMakeLists.txt test: update os unittest (#34808) 2026-03-17 15:52:05 +08:00
osAtomicTests.cpp test: update os-atomic coverage (#34761) 2026-03-13 09:41:48 +08:00
osDirTests.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
osEnvTests.cpp test: update os unittest (#34808) 2026-03-17 15:52:05 +08:00
osFileTests.cpp fix: failed test cases on windows (#34883) 2026-03-26 10:05:06 +08:00
osMathTests.cpp enh: coverage (#20307) 2023-03-08 18:42:38 +08:00
osSemaphoreTests.cpp fix: tsem_timewait test case (rd-public/tsdb!241) 2026-05-23 14:11:25 +08:00
osSleepTests.cpp enh: coverage (#20307) 2023-03-08 18:42:38 +08:00
osStringTests.cpp feat: add data force repair mode (#34753) 2026-03-16 10:21:17 +08:00
osSystemTests.cpp sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
osTests.cpp Merge remote-tracking branch 'origin/main' into merge/mainto3.0 2026-03-20 09:58:36 +08:00
osThreadTests.cpp fix: add some ut 2025-02-25 15:33:43 +08:00
osTimeTests.cpp Merge remote-tracking branch 'origin/main' into merge/mainto3.0 2026-03-20 09:58:36 +08:00