Files
wxWidgets/build/tools
Vadim Zeitlin 099ea7176d Properly stop Travis CI build after a test failure
Using "pushd tests && test-command && popd" loses the exit code of the
test command, as it's not taken into account by "set -e" when the
command is part of a "&&" list.

Fix this by simply splitting such lists in their individual commands.
2020-07-09 14:08:44 +02:00
..
2019-10-28 14:11:00 +01:00
2015-12-15 14:53:12 +01:00
2015-11-15 13:56:52 -07:00