TDengine/source/libs/parser/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
..
Testing/Temporary feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
CMakeLists.txt sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
mockCatalog.cpp feat(mac): sod mandatory and mac[manual-only] (#35121) 2026-04-22 20:26:42 +08:00
mockCatalog.h TD-10674 insert unit test with multiple scenarios 2021-12-21 17:03:20 -05:00
mockCatalogService.cpp test: [TS-6100] Reopen stream ut (#32396) 2025-07-31 11:30:50 +08:00
mockCatalogService.h feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
parAlterToBalanceTest.cpp feat: batch tag value update (#34564) 2026-03-18 14:19:15 +08:00
parExplainToSyncdbTest.cpp feat(rbac): access control (#33822) 2025-12-29 19:27:11 +08:00
parInitialCTest.cpp feat[TS-7231]: identity authentication (#33702) 2025-12-05 17:35:10 +08:00
parInitialDTest.cpp feat: support secure delete option. (#34591) 2026-03-16 20:26:22 +08:00
parInsertTest.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
parSelectTest.cpp enh(TD-29642): prohibit sorting by aggregate functions in non-aggregate queries (#33931) 2025-12-23 13:43:46 +08:00
parShowToUse.cpp test: [TS-6100] Reopen UTs (#32363) 2025-07-30 15:11:10 +08:00
parStreamTest.cpp feat(stream): support external window join subqueries (#35255) 2026-05-06 09:53:29 +08:00
parTestMain.cpp feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
parTestUtil.cpp feat(stream): support external window join subqueries (#35255) 2026-05-06 09:53:29 +08:00
parTestUtil.h feat: support writing streams to existing tables 2023-01-17 16:47:43 +08:00