test: update cases
This commit is contained in:
parent
b46bc950f7
commit
0b39aa7112
|
@ -261,6 +261,7 @@
|
||||||
{
|
{
|
||||||
"name": "keyword",
|
"name": "keyword",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -369,6 +370,7 @@
|
||||||
{
|
{
|
||||||
"name": "clangtidy",
|
"name": "clangtidy",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -499,12 +501,14 @@
|
||||||
{
|
{
|
||||||
"name": "keyword",
|
"name": "keyword",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": []
|
"matches": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cppcheck",
|
"name": "cppcheck",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -527,6 +531,7 @@
|
||||||
{
|
{
|
||||||
"name": "clangtidy",
|
"name": "clangtidy",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": []
|
"matches": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -552,6 +557,7 @@
|
||||||
{
|
{
|
||||||
"name": "cpplint",
|
"name": "cpplint",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": []
|
"matches": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -652,6 +658,7 @@
|
||||||
{
|
{
|
||||||
"name": "cpplint",
|
"name": "cpplint",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -799,7 +806,7 @@
|
||||||
"--grading-repo-name",
|
"--grading-repo-name",
|
||||||
"ece280-joj",
|
"ece280-joj",
|
||||||
"--max-total-score",
|
"--max-total-score",
|
||||||
"10245871"
|
"1000"
|
||||||
],
|
],
|
||||||
"env": [
|
"env": [
|
||||||
"REPOS_DIR=/home/tt/.cache",
|
"REPOS_DIR=/home/tt/.cache",
|
||||||
|
|
|
@ -78,6 +78,7 @@
|
||||||
{
|
{
|
||||||
"name": "clangtidy",
|
"name": "clangtidy",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
{
|
{
|
||||||
"name": "cppcheck",
|
"name": "cppcheck",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
@ -70,6 +70,7 @@
|
||||||
{
|
{
|
||||||
"name": "cpplint",
|
"name": "cpplint",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
@ -74,6 +74,7 @@
|
||||||
{
|
{
|
||||||
"name": "elf",
|
"name": "elf",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
@ -73,6 +73,7 @@
|
||||||
{
|
{
|
||||||
"name": "keyword",
|
"name": "keyword",
|
||||||
"with": {
|
"with": {
|
||||||
|
"score": 0,
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user