Commit graph

6 commits

Author SHA1 Message Date
dingbo
e5babdc6f5 docs: spell check 2022-05-20 12:08:28 +08:00
Shuduo Sang
9a7f6a93ca
impr: fix odbc's cmake typo (#12047)
* impr: fix odbc's cmake typo

* disable python subscribe test to avoid CI timeout
2022-04-29 18:28:27 +08:00
dingbo
787ace6e3b test: fix CI error caused by test_c.sh 2022-04-28 17:44:45 +08:00
dingbo
9c4343b148 test: add async query example for C to CI 2022-04-28 17:16:01 +08:00
Bo Ding
800b878f99
test: add test scripts for document sample code to CI task (#11482)
* 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
2022-04-14 19:36:21 +08:00
Bo Ding
4eba506ff4
test scripts for all connector's sample codes (#11354)
* 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: tangfangzhi <fztang@taosdata.com>
2022-04-10 00:02:45 +08:00