14 lines
207 B
Plaintext
14 lines
207 B
Plaintext
Files:
|
|
tests/test-locale.c
|
|
|
|
Depends-on:
|
|
assert-h
|
|
locale-c++-tests
|
|
|
|
configure.ac:
|
|
gl_CHECK_FUNCS_ANDROID([newlocale], [[#include <locale.h>]])
|
|
|
|
Makefile.am:
|
|
TESTS += test-locale
|
|
check_PROGRAMS += test-locale
|