This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: wxh06/dockerjudge
Releases · wxh06/dockerjudge
ONF
OFNF
Fix bugs of `before_judge`
- Fix
cd: no such file or directory
inbefore_judge
`cd` before `before_judge` and `after_judge`
cd
before executingbefore_judge
andafter_judge
Fix the bug of `after_compile`
- Fix the bug of not running
after_compile
whenbefore_compile == ''
File io
Durations
Fix AttributeError
- Fix AttributeError when there's no output
Fix bugs & support iterable
- Fix TypeError
- Argument tests supports iterable
Run additional settings `before_compile`, `after_compile`, `before_judge` and `after_judge`
v0.2
- Run additional settings
before_compile
,after_compile
,before_judge
andafter_judge