tests: Add charset test to autotools and drop unnecessary undefs

Follow-ups from review in bug #751826.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=751826
This commit is contained in:
Philip Withnall 2018-03-13 12:21:07 +00:00
parent e311a45653
commit 46eedd12c0
2 changed files with 1 additions and 3 deletions

View File

@ -48,6 +48,7 @@ test_programs = \
bookmarkfile \
bytes \
cache \
charset \
checksum \
collate \
cond \

View File

@ -9,9 +9,6 @@
* See the included COPYING file for more information.
*/
#undef G_DISABLE_ASSERT
#undef G_LOG_DOMAIN
#include "glib.h"
#define TEST_LOCALE "fr_FR.UTF-8@latin:en_US.UTF-8"