grub/grub-core/tests
Peter Jones 2787ae53d6 The old code gives arguments to a printf function which can't work
correctly, and the compiler complains.

	* grub-core/tests/example_functional_test.c (example_test): Add
	missing text.
	* grub-core/tests/lib/test.c (add_failure): Rewrite.
	* include/grub/test.h (grub_test_assert_helper): New declaration.
	(grub_test_assert): Use grub_test_assert_helper.
2012-05-27 14:26:18 +02:00
..
boot Add missing newlines 2010-08-29 23:07:44 +02:00
lib The old code gives arguments to a printf function which can't work 2012-05-27 14:26:18 +02:00
example_functional_test.c The old code gives arguments to a printf function which can't work 2012-05-27 14:26:18 +02:00
test_blockarg.c * grub-core/commands/acpi.c: Add TRANSLATORS comments. 2012-03-06 14:11:10 +01:00