]> git.pond.sub.org Git - empserver/commit
tests/version: New; exercises config introspection commands
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 29 May 2016 17:27:13 +0000 (19:27 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 12:03:55 +0000 (14:03 +0200)
commit9309670544028d91bee00e504e4b350df2355998
tree1a0839a2fc127d444bfebf50ff5f626ad1185ae0
parentf75d0e10f2dbd555042ac5668c51bcfeb53ad641
tests/version: New; exercises config introspection commands

Exercise version, show and xdump, except for xdump of game state.

The xdump part is mostly factored out of tests/smoke.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
16 files changed:
Make.mk
tests/normalize.pl
tests/smoke/00/00-POGO
tests/smoke/00/02-2
tests/smoke/99/00-POGO
tests/smoke/99/01-1
tests/smoke/journal.log
tests/test-common.sh
tests/version-test [new file with mode: 0755]
tests/version/default/00-POGO [new file with mode: 0644]
tests/version/default/01-1 [new file with mode: 0644]
tests/version/default/02-v [new file with mode: 0644]
tests/version/fancy/01-1 [new file with mode: 0644]
tests/version/journal.log [new file with mode: 0644]
tests/version/server.log [new file with mode: 0644]
tests/version/setup-POGO [new file with mode: 0644]