1. 07 5月, 2022 1 次提交
  2. 06 5月, 2022 4 次提交
  3. 05 5月, 2022 1 次提交
  4. 03 5月, 2022 2 次提交
  5. 01 5月, 2022 2 次提交
  6. 29 4月, 2022 3 次提交
  7. 28 4月, 2022 3 次提交
  8. 27 4月, 2022 1 次提交
  9. 26 4月, 2022 1 次提交
  10. 25 4月, 2022 2 次提交
  11. 20 4月, 2022 1 次提交
  12. 16 4月, 2022 2 次提交
  13. 15 4月, 2022 3 次提交
  14. 14 4月, 2022 3 次提交
    • sangshuduo's avatar
      test: remove database check logic (#11507) · 1c6c24e1
      sangshuduo 提交于
      * [TD-13052]<feature>: taosTools prepare for 3.0
      
      * update taos-tools
      
      * update taos-tools
      
      * test: remove database check logic
      
      [TD-13558]
      1c6c24e1
    • B
      test: add test scripts for document sample code to CI task (#11482) · 800b878f
      Bo Ding 提交于
      * docs: add R example source code
      
      * test: check if RJDBC was installed
      
      * test: add R test scripts
      
      * test: chmod of test_R.sh
      
      * test: fix test_go.sh; add R sample to document
      
      * test: add test scripts to cases.task
      
      * test: fix errors caused by  tset_python.sh and test_java.sh
      
      * test: fix  test_python.sh
      
      * test: modify java test case and improve opentsdb-json.mdx
      
      * test: fix test_R.sh
      800b878f
    • sangshuduo's avatar
      test: fix lua connector test case (#11502) · 9493a2fa
      sangshuduo 提交于
      * fix: remove stream api
      
      [TD-14360]
      
      * fix: update examples/rust to remove stream api
      
      [TD-14360]
      
      * test: fix lua.py
      
      [TD-14360]
      
      * add more basic cases into pytest/smoketest.sh
      9493a2fa
  15. 13 4月, 2022 3 次提交
  16. 12 4月, 2022 5 次提交
  17. 10 4月, 2022 1 次提交
    • B
      test scripts for all connector's sample codes (#11354) · 4eba506f
      Bo Ding 提交于
      * test: add test scripts
      
      * test: change mod of test scripts to 755
      
      * map docs-examples to container
      
      * test: add test_python.sh
      
      * test: add test_c.sh
      
      * test: add test_go.sh
      
      * test: fix test_go.sh
      
      * test: add test_node.sh
      
      * test: fix test_node.sh
      
      * test: add test_rust.sh
      
      * test: fix connect.rs
      
      * test: fix csharp demo program
      
      * test: add test_csharp.sh
      
      * typo
      
      * test: add java sample code to test
      Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
      4eba506f
  18. 09 4月, 2022 2 次提交
    • sangshuduo's avatar
      <enh>: remove plugin mqtt (#11336) · 1d32b532
      sangshuduo 提交于
      * [TD-14555]<impr>: remove plugins/mqtt
      
      * [TD-14540]<impr>: taosdump code cleanup
      
      * update taos-tools
      
      * refine 5-taos-tools/taosdump/taosdumpTestInspect.py
      
      * [TD-14540]<impr>: refine tools/taosdumpTest2.py
      
      * remove a few unused checks
      
      * update taos-tools
      
      * debug tools/taosdumpTest2.py
      
      * add more debug
      
      * merge with develop
      
      * remove all MQTT code
      
      * remove all MQTT code
      
      * remove debug from tests/pytest/tools/taosdumpTest2.py
      
      * fix mac compile error
      
      * remove mqttDebugFlag
      1d32b532
    • wmmhello's avatar
      <fix>:fix testcase for unique to avoid out of memory · 86917afc
      wmmhello 提交于
      86917afc