]> git.pond.sub.org Git - empserver/commit
tests: Rename final xdump files to final.xdump
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 8 Jan 2014 20:45:08 +0000 (21:45 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Jan 2014 09:09:16 +0000 (10:09 +0100)
commitab913d73f9298602a03824b3c19aaea1246d18b2
treef5aec751e8d55f3232de3d7111d1b00b8f45f83e
parentd38b685ca3881c8dd743008189c0aef47774948e
tests: Rename final xdump files to final.xdump

The other test output files have fixed names, and having just one with
a name that varies with the test name complicates things with no gain.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
16 files changed:
tests/actofgod-test
tests/actofgod/actofgod.xdump [deleted file]
tests/actofgod/final.xdump [new file with mode: 0644]
tests/fairland-test
tests/fairland/fairland.xdump [deleted file]
tests/fairland/final.xdump [new file with mode: 0644]
tests/files-test
tests/files/files.xdump [deleted file]
tests/files/final.xdump [new file with mode: 0644]
tests/fire-test
tests/fire/final.xdump [new file with mode: 0644]
tests/fire/fire.xdump [deleted file]
tests/smoke-test
tests/smoke/final.xdump [new file with mode: 0644]
tests/smoke/smoke.xdump [deleted file]
tests/test-common.sh