tests/test-verify.sh


Log

Author Commit Date CI Message
Bruno Haible 67184821 2010-05-16T13:59:42 verify: Avoid skipping the test on openSUSE 11.0.
Eric Blake f4b47c93 2010-05-05T16:19:18 verify: automate tests Had we automated this sooner, we would have caught the issue with gcc -Werror -Wredundant-decls sooner. * modules/verify-tests: New module. * tests/test-verify.sh: New file. * tests/test-verify.c: Guard each negative test with a unique id. Also avoid warning about unused left hand of comma expressions. Signed-off-by: Eric Blake <eblake@redhat.com>