mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
17 lines
478 B
Text
17 lines
478 B
Text
#Column Define
|
|
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
|
|
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim
|
|
|
|
#unit-test
|
|
|
|
,,n,unit-test,bash test.sh
|
|
|
|
#docs-examples test
|
|
,,n,docs-examples-test,bash c.sh
|
|
,,n,docs-examples-test,bash python.sh
|
|
,,n,docs-examples-test,bash node.sh
|
|
,,n,docs-examples-test,bash csharp.sh
|
|
,,n,docs-examples-test,bash jdbc.sh
|
|
,,n,docs-examples-test,bash rust.sh
|
|
,,n,docs-examples-test,bash go.sh
|
|
,,n,docs-examples-test,bash test_R.sh
|