]> git.sur5r.net Git - cc65/commit
Hide stdout of tests returning an exit code.
authorOliver Schmidt <ol.sc@web.de>
Sun, 19 Mar 2017 19:32:23 +0000 (20:32 +0100)
committerOliver Schmidt <ol.sc@web.de>
Sun, 19 Mar 2017 19:32:23 +0000 (20:32 +0100)
commit50174d98601856b656ea07e03aaed7b9250752c8
tree72fa4cca3863b88d9121d54358549686db989958
parent4a6bca0b560ae2c1a7cfe3b14f75ee38094b9b76
Hide stdout of tests returning an exit code.

Now that we doubled our tests by running them for both 6502 and 65C02 Travis CI complains (again) about a too long build output. So let's reduce it by omitting the (useless) stdout of tests.
test/val/Makefile