Releases: ruc-course-development/contest
Releases · ruc-course-development/contest
2024.8.0
23 Aug 03:50
Compare
Sorry, something went wrong.
No results found
Configure primary test process after setup steps.
2021.11.0
05 Nov 23:57
Compare
Sorry, something went wrong.
No results found
Fix logging when test fails during comparing ofstreams
2021.9.8
26 Sep 19:57
Compare
Sorry, something went wrong.
No results found
properly handle empty option for streams
add ignore option for streams
cleanup logging
2021.9.7
22 Sep 04:23
Compare
Sorry, something went wrong.
No results found
2021.9.6
22 Sep 04:20
Compare
Sorry, something went wrong.
No results found
handle errors when files to be tested are missing
2021.9.4
15 Sep 01:27
Compare
Sorry, something went wrong.
No results found
Update file comparisons
added type field; default is text
supports binary and image
binary checks byte streams, image uses Pillow to compare image contents (avoids checking embedded metadata)
2021.9.3
13 Sep 02:40
Compare
Sorry, something went wrong.
No results found
Add capability to run setup steps before running a test case
2021.9.1
12 Sep 04:34
Compare
Sorry, something went wrong.
No results found
Add resource capability to copy files into test directories
2021.9.0
11 Sep 02:24
Compare
Sorry, something went wrong.
No results found
Fix bug on some platforms due to gratuitous f-string prefix.
Add Python 3.8 to testing
2020.1.0
29 Jan 02:20
Compare
Sorry, something went wrong.
No results found
Support only Python 3.6, 3.7, 3.8
Automatically adjust paths for executable and input paths
Add ability to configure env
Add ability to fail on first error
Add ability to configure streams:
compare maximum number of lines
offset for which line to start at
check if a stream is explicitly empty or nonempty