diff --git a/tests/convert/basic/task.json b/tests/convert/basic/task.json index 6f4c952..8c0cb3e 100644 --- a/tests/convert/basic/task.json +++ b/tests/convert/basic/task.json @@ -261,6 +261,7 @@ { "name": "keyword", "with": { + "score": 0, "matches": [ { "keywords": [ @@ -369,6 +370,7 @@ { "name": "clangtidy", "with": { + "score": 0, "matches": [ { "keywords": [ @@ -499,12 +501,14 @@ { "name": "keyword", "with": { + "score": 0, "matches": [] } }, { "name": "cppcheck", "with": { + "score": 0, "matches": [ { "keywords": [ @@ -527,6 +531,7 @@ { "name": "clangtidy", "with": { + "score": 0, "matches": [] } }, @@ -552,6 +557,7 @@ { "name": "cpplint", "with": { + "score": 0, "matches": [] } }, @@ -652,6 +658,7 @@ { "name": "cpplint", "with": { + "score": 0, "matches": [ { "keywords": [ @@ -799,7 +806,7 @@ "--grading-repo-name", "ece280-joj", "--max-total-score", - "10245871" + "1000" ], "env": [ "REPOS_DIR=/home/tt/.cache", diff --git a/tests/convert/clang-tidy/task.json b/tests/convert/clang-tidy/task.json index 810ad1f..51e77a7 100644 --- a/tests/convert/clang-tidy/task.json +++ b/tests/convert/clang-tidy/task.json @@ -78,6 +78,7 @@ { "name": "clangtidy", "with": { + "score": 0, "matches": [ { "keywords": [ diff --git a/tests/convert/cppcheck/task.json b/tests/convert/cppcheck/task.json index a6a76df..b892226 100644 --- a/tests/convert/cppcheck/task.json +++ b/tests/convert/cppcheck/task.json @@ -71,6 +71,7 @@ { "name": "cppcheck", "with": { + "score": 0, "matches": [ { "keywords": [ diff --git a/tests/convert/cpplint/task.json b/tests/convert/cpplint/task.json index 36c9259..4efd84a 100644 --- a/tests/convert/cpplint/task.json +++ b/tests/convert/cpplint/task.json @@ -70,6 +70,7 @@ { "name": "cpplint", "with": { + "score": 0, "matches": [ { "keywords": [ diff --git a/tests/convert/elf/task.json b/tests/convert/elf/task.json index c705072..56d287d 100644 --- a/tests/convert/elf/task.json +++ b/tests/convert/elf/task.json @@ -74,6 +74,7 @@ { "name": "elf", "with": { + "score": 0, "matches": [ { "keywords": [ diff --git a/tests/convert/keyword/task.json b/tests/convert/keyword/task.json index 00603f2..6bdc985 100644 --- a/tests/convert/keyword/task.json +++ b/tests/convert/keyword/task.json @@ -73,6 +73,7 @@ { "name": "keyword", "with": { + "score": 0, "matches": [ { "keywords": [