mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* test: add python scripts for test windows cases replace the old bat scripts * refactor: update color_echo function to use log_file instead of error_file * ci: update workflow to use fixed branch for Windows test runs * chore: add empty line for better readability in tdengine-test.yml * test:fix from branch fix/xftan/taos-shell-configdir * fix: replace global variant configDir with local variant on taos * fix: remove check cfgdir exist * fix: restore no input msg * fix: move dumpConfig after taos_options * fix: dump Config on windows failed * fix: move configDirShell variant to shellArgument.c * fix: get last char pos is -1 * ci: update Windows test workflow to use main branch and enhance test output * ci: remove unnecessary line from tdengine-test workflow --------- Co-authored-by: Alex Duan <417921451@qq.com> |
||
|---|---|---|
| .. | ||
| 0-others | ||
| 1-insert | ||
| 2-query | ||
| 3-enterprise/restore | ||
| 6-cluster | ||
| 7-tmq | ||
| 8-stream | ||
| 9-tdgpt | ||
| 99-TDcase | ||
| eco-system | ||
| clusterCase.sh | ||
| compatibilityAllTest.sh | ||
| empty.py | ||
| failed.txt | ||
| loop.bat | ||
| loop.sh | ||
| output.txt | ||
| pytest.sh | ||
| runAllOne.sh | ||
| simpletest.bat | ||
| test-all.bat | ||
| test-win.bat | ||
| test-win.py | ||
| test.py | ||
| win-test-file | ||