Update cases.task
This commit is contained in:
parent
aa87fa2d7a
commit
8d0f10d43d
|
@ -2,6 +2,8 @@
|
||||||
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
|
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
|
||||||
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim
|
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim
|
||||||
|
|
||||||
|
,,n,docs-examples-test,bash c.sh
|
||||||
|
|
||||||
#unit-test
|
#unit-test
|
||||||
|
|
||||||
,,n,unit-test,bash test.sh
|
,,n,unit-test,bash test.sh
|
||||||
|
@ -1559,4 +1561,4 @@
|
||||||
,,n,docs-examples-test,bash jdbc.sh
|
,,n,docs-examples-test,bash jdbc.sh
|
||||||
,,n,docs-examples-test,bash go.sh
|
,,n,docs-examples-test,bash go.sh
|
||||||
,,n,docs-examples-test,bash test_R.sh
|
,,n,docs-examples-test,bash test_R.sh
|
||||||
,,n,docs-examples-test,bash c.sh
|
|
||||||
|
|
Loading…
Reference in New Issue