]> git.pond.sub.org Git - empserver/commit
tests/fairland: Improve coverage
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 28 Jul 2020 04:44:08 +0000 (06:44 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 5 Jan 2021 09:41:35 +0000 (10:41 +0100)
commitf18159fb239d46385ec23acc98beb0cbac9777c2
tree9e6aaae124ca086cce5d87c63e48920bd4549a79
parentc4441014e33ea24f88ed21915b1bd08f3540c6bc
tests/fairland: Improve coverage

Rename the existing fairland run to "plain".

New run "stunted" to cover larger minimal distances, islands
that can't fully grow, and islands that can't be placed.

New run "no-spike" to cover 0% spike.

New run "spike" to cover high spike percentage, mountains and -i.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
16 files changed:
tests/fairland-test
tests/fairland/fairland.out [deleted file]
tests/fairland/final.xdump [deleted file]
tests/fairland/newcap_script [deleted file]
tests/fairland/no-spike-newcap_script [new file with mode: 0644]
tests/fairland/no-spike.out [new file with mode: 0644]
tests/fairland/no-spike.xdump [new file with mode: 0644]
tests/fairland/plain-newcap_script [new file with mode: 0644]
tests/fairland/plain.out [new file with mode: 0644]
tests/fairland/plain.xdump [new file with mode: 0644]
tests/fairland/spike-newcap_script [new file with mode: 0644]
tests/fairland/spike.out [new file with mode: 0644]
tests/fairland/spike.xdump [new file with mode: 0644]
tests/fairland/stunted-newcap_script [new file with mode: 0644]
tests/fairland/stunted.out [new file with mode: 0644]
tests/fairland/stunted.xdump [new file with mode: 0644]