* grub-core/tests/lib/test.c (grub_test_run): Return non-zero on
test failures, so that a failing unit test correctly causes 'make check' to fail.
This commit is contained in:
parent
45d26abb40
commit
c3fc8394a0
2 changed files with 15 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-01-02 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/tests/lib/test.c (grub_test_run): Return non-zero on
|
||||
test failures, so that a failing unit test correctly causes 'make
|
||||
check' to fail.
|
||||
|
||||
2013-01-02 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Fix failing printf test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue