71c134461d
revert: last 3 commits
build / build (push) Has been cancelled
build / build (pull_request) Failing after 2m19s
2025-05-26 00:54:16 +08:00
49225bccef
fix: log path
build / build (push) Successful in 1m55s
build / build (pull_request) Successful in 1m53s
2025-05-25 20:14:43 +08:00
eec4c875ff
fix: log path
build / build (push) Failing after 1m29s
build / build (pull_request) Failing after 1m32s
2025-05-25 16:30:40 +08:00
b1ea7d9591
fix(diff): bugs on diff stdin and numerics ( #16 )
...
build / build (push) Successful in 2m43s
fix problems in #15
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #16
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-24 02:45:38 +08:00
8a6c34f3e9
feat(diff): auto detect testcases ( #13 )
...
build / build (push) Successful in 2m1s
- added support for subfolders
- complete the duplication for `*.toml` file, now ta only need to specify the param for the specific one. default values are hardcoded
- all testcases should be named as `casei.in/out`, with no interactions in their name in each of the subfolders, (for hidden cases and non-hidden cases, just change position and run again)
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #13
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-05-15 17:47:08 +08:00
305663538d
feat: higher mem limit for clang
build / build (push) Successful in 1m59s
2025-03-21 19:10:32 -04:00
80ba2f1451
feat: remove task.type from task.toml
build / build (push) Failing after 2m2s
2025-03-15 05:10:42 -04:00
87dd8acb69
chore: more consts
build / build (push) Successful in 2m1s
2025-03-15 03:23:29 -04:00
18df2ef1c0
feat: support convert
( #10 )
...
build / build (push) Successful in 2m18s
- basic generation of json files
- supported parsers:
- healthcheck
- result-detail
- result-status
- file
- log
- dummy
- keyword (keyword, clangtidy, cppcheck, cpplint)
- diff
- `convert` functions is mature, tested in engr151-24fa last two homeworks and engr151-24fa p3
- teapot and healthcheck should be up to date
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #10
Reviewed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-03-05 03:23:52 -05:00