1. 23 3月, 2022 1 次提交
  2. 14 3月, 2022 1 次提交
  3. 12 3月, 2022 1 次提交
  4. 07 3月, 2022 1 次提交
  5. 10 2月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests directory out (#10174) · f94bfbae
      sangshuduo 提交于
      * [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: Ntangfangzhi <fztang@taosdata.com>
      f94bfbae
  6. 08 2月, 2022 1 次提交
  7. 07 2月, 2022 1 次提交
    • sangshuduo's avatar
      Test/sangshuduo/td 12526 taosdump supplement testcase (#10102) · d8c1b75f
      sangshuduo 提交于
      * [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: Nzhaoyanggh <yzhao@taosdata.com>
      d8c1b75f
  8. 27 1月, 2022 1 次提交
  9. 25 1月, 2022 1 次提交
  10. 20 1月, 2022 1 次提交
  11. 19 1月, 2022 1 次提交
  12. 18 1月, 2022 1 次提交
  13. 14 1月, 2022 1 次提交
  14. 13 1月, 2022 1 次提交
    • Y
      [TD-11510]<test>(tools): add test cases for taosbenchmark (#9789) · d455c95d
      Yang Zhao 提交于
      * 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
      d455c95d
  15. 07 1月, 2022 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12655 taosdump unsigned (#9556) · 6a720f23
      sangshuduo 提交于
      * [TD-12655]<fix>(tools): taosdump unsigned
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned
      
      add taosdumpTestTypeUnsignedTinyInt.py
      
      * fix query condition for 5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py and 5-taos-tools/taosdump/taosdumpTestTypeUnsignedbigInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      update fulltest-tools.sh and taos-tools
      
      * [TD-11510]<test>(tools): update test case
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix: local variable 'buildPath' referenced before assignment
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add -g to command line
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix json case
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      6a720f23
  16. 30 12月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12648 taosdump json null (#9526) · d9ef6b7e
      sangshuduo 提交于
      * [TD-12648]<fix>(tools): taosdump json null
      
      * [TD-12648]<fix>(tools): taosdump json null
      d9ef6b7e
    • sangshuduo's avatar
      [TD-12526]<test>(tools): taosdump supplement testcase (#9440) · 37d64b1f
      sangshuduo 提交于
      * [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
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      37d64b1f
  17. 22 12月, 2021 3 次提交
  18. 06 12月, 2021 1 次提交