]> granicus.if.org Git - check/commit
Use EXEEXT in unit test running scripts
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 21 Sep 2013 16:03:11 +0000 (16:03 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 21 Sep 2013 16:03:11 +0000 (16:03 +0000)
commit69972abb53dbb4a2c9513bca26d75fbeb5b7716b
tree5efdaf1ab12ac752ec2539fa47eb4b152b1cb88b
parentff1ee250157ede6e9d31ae1c22dcb94ff84b4d41
Use EXEEXT in unit test running scripts

Instead of assuming that the extension of the unit testing programs
is nothing, use EXEEXT to get the actual extension.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@755 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/test_check_nofork.sh
tests/test_log_output.sh
tests/test_output.sh
tests/test_xml_output.sh