JOJ3-config-generator/joj3_config_generator/models
李衍志523370910113 8a6c34f3e9
All checks were successful
build / build (push) Successful in 2m1s
feat(diff): auto detect testcases (#13)
- 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
..
__init__.py refactor: re-organize tests & models 2024-10-22 06:17:09 -04:00
answer.py chore: better template files list 2025-03-19 23:59:19 -04:00
common.py feat: support convert (#10) 2025-03-05 03:23:52 -05:00
const.py feat(diff): auto detect testcases (#13) 2025-05-15 17:47:08 +08:00
joj1.py refactor: re-organize tests & models 2024-10-22 06:17:09 -04:00
repo.py feat: support convert (#10) 2025-03-05 03:23:52 -05:00
result.py feat: support convert (#10) 2025-03-05 03:23:52 -05:00
task.py feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00