Closed RagnarGrootKoerkamp closed 1 year ago
Alternatively we could shortcut this as
testcase.in: >
5
1 2 3 4 5
More generally we could say that everything with a recognised extension means hardcoded files, and everything without extension invokes a generator or manual testcase
Moved to #272
It would be nice to directly write testcases in
generators.yaml
, to avoid the need forstdout.py
and annoying handling of newlines.Could be somthing like this:
Then the spec changes that instead of
input
being required, eitherin
orinput
is requiredWIP spec is here: https://github.com/Kattis/problem-package-format/pull/2/files