Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: wxh06/dockerjudge

ONF

02 Dec 22:25
92ee37d
Compare
Choose a tag to compare
ONF
  • Change OFNF (Output File Not Found) to ONF (Output Not Found)

OFNF

01 Dec 13:29
7b4ae2f
Compare
Choose a tag to compare
  • Add OFNF (Output File Not Found)

Fix bugs of `before_judge`

01 Dec 12:43
8730ae8
Compare
Choose a tag to compare
  • Fix cd: no such file or directory in before_judge

`cd` before `before_judge` and `after_judge`

27 Nov 12:27
2ab69f0
Compare
Choose a tag to compare
  • cd before executing before_judge and after_judge

Fix the bug of `after_compile`

23 Nov 14:40
feab0e4
Compare
Choose a tag to compare
  • Fix the bug of not running after_compile when before_compile == ''

File io

23 Nov 10:58
9eb8c9d
Compare
Choose a tag to compare
  • File io

Durations

15 Nov 11:04
77c55f2
Compare
Choose a tag to compare
  • Durations

Fix AttributeError

27 Jun 03:10
2e34b23
Compare
Choose a tag to compare
  • Fix AttributeError when there's no output

Fix bugs & support iterable

26 May 01:49
2615e62
Compare
Choose a tag to compare
  • Fix TypeError
  • Argument tests supports iterable

Run additional settings `before_compile`, `after_compile`, `before_judge` and `after_judge`

02 May 11:19
0351132
Compare
Choose a tag to compare

v0.2

  • Run additional settings before_compile, after_compile, before_judge and after_judge