mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
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:
parent
e311a45653
commit
46eedd12c0
@ -48,6 +48,7 @@ test_programs = \
|
||||
bookmarkfile \
|
||||
bytes \
|
||||
cache \
|
||||
charset \
|
||||
checksum \
|
||||
collate \
|
||||
cond \
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user