* [TD-13408]<test>: move tests directory out
* restore Jenkinsfile due to tests dir removal
* add --remote parameter to git submodule update
* git reset hard before checkout to branch
* call git submodule update for some submodules
* remove tests directory before checkout due to conflict
* as all branches remove tests, no need to remove it in script
Co-authored-by: tangfangzhi <fztang@taosdata.com>
* [TD-12526]<test>(tools): add taosdump bool type test
* add test case for int type.
* add tinyint case
* add small int case
* add big int case
* add big int case
* add float test case
* add double test case
* add double test case
* update taos-tools
* [TD-12526]<test>(tools): taosdump supplement test cases
fix description
* [TD-12526]<test>(tools): taosdump supplement test cases
fix description
* [TD-12526]<test>(tools): taosdump supplement test case
autopep8 formatted
* [TD-12526]<test>(tools): update taosdemo
* [TD-12526]<test>(tools): taosdump supplement test case
update taos-tools
* [TD-12318]<feature>(tools)taosBenchmark support custom tag
* fix tools/taosdumpTest2.py
* [TD-12526]<test>(tools): fix test case and update taos-tools
* [TD-12526]<test>: add binary type case for taosdump
* add taosdumpTestTypeBinary.py to fulltest-tools.sh
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
* fix test cases
* add test cases
* add test cases
* add test cases
* add test cases
* add limit offset test case
* add test cases
* add test cases
* add test cases
* modify test cases
* add test cases
* add test cases
* add test cases
* [TD-11510]<test>(tools): add develop test for taosbenchmark