test(cppcheck): remove unstable test case
This commit is contained in:
parent
8b282e5b5c
commit
555760bf1f
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -66,10 +66,6 @@
|
||||||
path = examples/healthcheck/repoverify
|
path = examples/healthcheck/repoverify
|
||||||
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
|
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
|
||||||
branch = healthcheck/repoverify
|
branch = healthcheck/repoverify
|
||||||
[submodule "examples/cppcheck/sillycode"]
|
|
||||||
path = examples/cppcheck/sillycode
|
|
||||||
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
|
|
||||||
branch = cppcheck/sillycode
|
|
||||||
[submodule "examples/keyword/script"]
|
[submodule "examples/keyword/script"]
|
||||||
path = examples/keyword/script
|
path = examples/keyword/script
|
||||||
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
|
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
|
||||||
|
|
|
@ -52,7 +52,6 @@ For now, the following checking tools are needed for test:
|
||||||
3. `cmake`
|
3. `cmake`
|
||||||
4. `make`
|
4. `make`
|
||||||
5. `cpplint`
|
5. `cpplint`
|
||||||
6. `cppcheck`
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ make test
|
$ make test
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 97081f27ad689b87eec4632086664435fa82ec5e
|
|
Loading…
Reference in New Issue
Block a user