1. 28 4月, 2022 2 次提交
  2. 14 4月, 2022 1 次提交
    • 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
  3. 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