TDengine/tests/pytest/util
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
..
__init__.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
autogen.py fix: add user db 2024-01-15 13:56:33 +08:00
boundary.py fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
cases.py Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-5445-3.0 2025-02-28 13:26:53 +08:00
cluster.py test: support for windows in ci cases 2023-12-20 16:19:21 +08:00
common.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
constant.py fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 14:22:30 +08:00
csv.py tetst:modify error path and correct checking timestamp data with timezone in windows ci 2024-09-06 14:26:18 +08:00
dnodes-default.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
dnodes-no-random-fail.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
dnodes-random-fail.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
dnodes.py update test frame parameter 2025-08-15 14:24:13 +08:00
gettime.py fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
log.py fix(log): replace distutils.log with warnings for logging (#33763) 2025-12-04 17:00:24 +08:00
pathFinding.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
sql.py fix: show variables rows check 2025-03-07 09:51:05 +08:00
sqlset.py update 2022-07-13 11:17:35 +08:00
sub.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
taosadapter.py feat: change taosadapter log dir and log level 2025-04-11 13:50:20 +08:00
taosdemoCfg.py fix: correct wrong parameter thread_count_create_tbl 2022-08-06 10:48:50 +08:00
tserror.py fix: ci errors 2025-02-24 18:21:20 +08:00
types.py test: add schemaless-insert 1-insert/opentsdb_telnet_line_taosc_insert.py to CI 2022-05-28 21:55:23 +08:00