X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-iconv-utf.c;h=ec8d03767d5d6c4ce0eeac464219b2929de85912;hb=4b41e9b7dc4438aec894d034923164e1884ca0c2;hp=0465b35b7251108a163b4cec227e028bafd6d0ff;hpb=f3e57782732b9a692eac47f8c708fe9229536b49;p=gnulib.git diff --git a/tests/test-iconv-utf.c b/tests/test-iconv-utf.c index 0465b35b7..ec8d03767 100644 --- a/tests/test-iconv-utf.c +++ b/tests/test-iconv-utf.c @@ -1,5 +1,5 @@ /* Test of character set conversion. - 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 @@ -33,6 +33,7 @@ if (!(expr)) \ { \ fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \ + fflush (stderr); \ abort (); \ } \ } \