diff options
Diffstat (limited to 'tests/unistr/test-u32-mbtouc.c')
-rw-r--r-- | tests/unistr/test-u32-mbtouc.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/unistr/test-u32-mbtouc.c b/tests/unistr/test-u32-mbtouc.c index e582979..fd5cd53 100644 --- a/tests/unistr/test-u32-mbtouc.c +++ b/tests/unistr/test-u32-mbtouc.c @@ -1,5 +1,5 @@ /* Test of u32_mbtouc() function. - Copyright (C) 2010-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2016 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 @@ -22,9 +22,6 @@ #include "macros.h" -/* Enable all tests that may be skipped when testing u32_mbtouc_unsafe. */ -#define FULL_SAFETY 1 - #include "test-u32-mbtouc.h" int |