TDengine/test/new_test_framework/utils
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
..
server sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
__init__.py Merge branch 'main' into merge/mainto3.0 2025-08-28 19:06:09 +08:00
autogen.py Feat/ts 6100 3.0.0722m (#32103) 2025-07-22 13:25:21 +08:00
before_test.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
boundary.py merge frame and utils 2025-03-28 15:01:16 +08:00
clusterCommonCheck.py fix(cluster): handle "Dnode is starting up" error gracefully in checkDnodes method (#34783) 2026-03-15 15:39:35 +08:00
common.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
compatibilityUtil.py fix(stream): backward-compatible checkpoint format read for pre-5eafbe2 records (rd-public/tsdb!323) 2026-05-23 14:11:26 +08:00
constant.py merge frame and utils 2025-03-28 15:01:16 +08:00
csv.py Feat/ts 6100 3.0.0722m (#32103) 2025-07-22 13:25:21 +08:00
eos.py Test: add token login case test_user_token.py (#34277) 2026-01-14 18:16:51 +08:00
epath.py merge frame and utils 2025-03-28 15:01:16 +08:00
etime.py merge frame and utils 2025-03-28 15:01:16 +08:00
etool.py fix: enable taosk to compile on Windows. (#34936) 2026-03-26 10:27:56 +08:00
eutil.py fix: support blob in cache read(last/last_row) (#34647) 2026-03-04 11:37:30 +08:00
exec.sh fix: dnode kill error and change case name 2025-03-25 16:55:38 +08:00
gettime.py fix Windows error 2025-08-29 17:40:22 +08:00
log.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
mqttUtil.py Feat/ts 6100 3.0.0722m (#32103) 2025-07-22 13:25:21 +08:00
pathFinding.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
rawblock.py Feat/ts 6100 3.0.0722m (#32103) 2025-07-22 13:25:21 +08:00
sigint_stop_dnodes.sh fix: dnode kill error and change case name 2025-03-25 16:55:38 +08:00
sql.py feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
sqlset.py merge frame and utils 2025-03-28 15:01:16 +08:00
srvCtl.py test: submit cases for new stream testing (#32886) 2025-09-09 09:57:40 +08:00
stmt2.py use tdSql to create db 2025-08-14 11:00:09 +08:00
stop_dnodes.sh fix: dnode kill error and change case name 2025-03-25 16:55:38 +08:00
streamUtil.py fix(subq/in): split stream_subquery_in_vtable2 into tow files (#34898) 2026-03-24 11:17:19 +08:00
sub.py merge frame and utils 2025-03-28 15:01:16 +08:00
taosadapter.py merge frame and utils 2025-03-28 15:01:16 +08:00
taosdemoCfg.py merge frame and utils 2025-03-28 15:01:16 +08:00
taoskeeper.py update docstring 2025-03-28 15:17:20 +08:00
tmqUtil.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
tserror.py Feat/ts 6100 3.0.0722m (#32103) 2025-07-22 13:25:21 +08:00
types.py merge frame and utils 2025-03-28 15:01:16 +08:00