X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funictype%2Ftest-predicate-part1.h;h=e81de4712b2c7f22d5d9588cd9fd0177e0475e3a;hb=ce9012b94357c174a846d129fe9b5d556a0a3bf1;hp=8e795d97bb09bfcc9d8ffd699e04638ece755d1a;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/tests/unictype/test-predicate-part1.h b/tests/unictype/test-predicate-part1.h index 8e795d97b..e81de4712 100644 --- a/tests/unictype/test-predicate-part1.h +++ b/tests/unictype/test-predicate-part1.h @@ -1,5 +1,5 @@ /* Test the Unicode character type functions. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -29,6 +29,7 @@ { \ fprintf (stderr, "%s:%d: assertion failed for c = 0x%04X\n", \ __FILE__, __LINE__, c); \ + fflush (stderr); \ abort (); \ } \ } \