JOJ3-config-generator/joj3_config_generator
李衍志523370910113 8a6c34f3e9 feat(diff): auto detect testcases ()
- 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: 
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
..
models feat(diff): auto detect testcases () 2025-05-15 17:47:08 +08:00
templates feat: support create from template files 2025-03-19 01:53:48 -04:00
transformers feat(diff): auto detect testcases () 2025-05-15 17:47:08 +08:00
utils feat: support convert () 2025-03-05 03:23:52 -05:00
__init__.py fix: use flat layout 2024-10-17 22:05:52 -04:00
generator.py feat: remove task.type from task.toml 2025-03-15 05:10:42 -04:00
loader.py chore: better template files list 2025-03-19 23:59:19 -04:00
main.py chore: use pure python tomli & tomlkit 2025-03-18 04:03:36 -04:00