TDengine/tests/army/simpletest.bat
Alex Duan e4ab36debb
fix: taosdump windows pthread_mutex_unlock crash(3.0) (#31357)
* fix: windows pthread_mutex_unlock crash

* enh: sync from main fix taosdump crash windows

* fix: restore .github action branch to main
2025-06-14 22:06:25 +08:00

11 lines
No EOL
627 B
Batchfile

python3 test.py -f tools/benchmark/basic/insertMix.py
python3 ./test.py -f tools/benchmark/basic/insertBindVGroup.py
python3 ./test.py -f tools/benchmark/basic/insert-json-csv.py
python3 ./test.py -f tools/benchmark/basic/stmt2_insert.py
python3 ./test.py -f tools/benchmark/basic/query_json-with-sqlfile.py
python3 test.py -f tools\taosdump\native\taosdumpSchemaChange.py
python3 ./test.py -f tools/taosdump/native/taosdumpCompa.py
python3 ./test.py -f tools/taosdump/native/taosdumpTestBasic.py
python3 ./test.py -f tools/taosdump/native/taosdumpManyCols.py
python3 ./test.py -f tools/taosdump/native/taosdumpTestTypeJson.py