Commit Graph

12 Commits

Author SHA1 Message Date
4a7295d008
fix: new codes & tests 2025-09-14 17:41:17 -07:00
10a5efb293
feat: set log path based on suffix 2025-06-25 22:12:37 -04:00
4d3f77d6d0
test: use modern time.begin 2025-06-25 03:49:08 -04:00
66551898be
test: fix cases 2025-06-25 03:46:28 -04:00
cae592c5cf
test: update cases 2025-06-18 09:17:14 -04:00
dce6e5d598
chore: update test results 2025-06-02 19:18:46 -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