Commit Graph

12 Commits

Author SHA1 Message Date
10a5efb293
feat: set log path based on suffix 2025-06-25 22:12:37 -04:00
cae592c5cf
test: update cases 2025-06-18 09:17:14 -04:00
0b39aa7112
test: update cases 2025-06-17 02:05:40 -04:00
df5295258f
feat: alias to all underscore 2025-06-02 19:20:36 -04:00
dce6e5d598
chore: update test results 2025-06-02 19:18:46 -04:00
26b128d2c7
fix: typo 2025-06-01 21:41:23 -04:00
d4b84d30e5 fix: new fields in test cases 2025-05-30 07:01:14 -04:00
ae592a3825 fix: log path ()
- fix log path for `joj-mon`

Reviewed-on: 
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: Nuvole <jon-lee@sjtu.edu.cn>
Co-committed-by: Nuvole <jon-lee@sjtu.edu.cn>
2025-05-26 10:19:26 +08:00
01759efb7b
fix: set default env PATH 2025-05-20 08:07:29 -04:00
305663538d
feat: higher mem limit for clang 2025-03-21 19:10:32 -04:00
80ba2f1451
feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00
18df2ef1c0
feat: support convert ()
- 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: 
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