Remove previous test files before running the next round
authorUlf Hermann <ulf.hermann@qt.io>
Mon, 16 Jul 2018 10:01:21 +0000 (12:01 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 17 Jul 2018 10:30:38 +0000 (12:30 +0200)
commit1b548ea9eea29915510a361c24a6eb98fa0b6a6d
tree9c73031274418da4dfb8ca1df8175d0cc7355c78
parentc1d7a08c990a13472b64281dbf79b13fb74f9e5a
Remove previous test files before running the next round

strip explicitly creates the new files. This will not work on windows if
the files already exist.

Also, if strip fails to create the files for any reason, we would check
the previous run's files and succeed. However, the test should fail
then.

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
tests/ChangeLog
tests/run-strip-reloc.sh