Makefile.in 956 B

123456789101112131415161718192021222324252627
  1. # uClibc-ng locale tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. TESTS := bug-iconv-trans bug-usesetlocale collate-test dump-ctype \
  4. gen-unicode-ctype show-ucs-data tst-ctype \
  5. tst-digits tst-fmon tst-langinfo tst-leaks tst-mbswcs1 \
  6. tst-mbswcs2 tst-mbswcs3 tst-mbswcs4 tst-mbswcs5 tst-mbswcs6 \
  7. tst_nl_langinfo tst-numeric tst-rpmatch tst-setlocale \
  8. tst-sscanf tst-strfmon1 tst-trans tst-wctype tst-xlocale1 \
  9. tst-xlocale2 xfrm-test
  10. # NOTE: For now disabled some tests that are known not build
  11. TESTS_DISABLED := tst-ctype tst-fmon tst-leaks tst-rpmatch tst-strfmon1
  12. # disable tests requiring UCLIBC_HAS_XLOCALE at the moment
  13. TESTS_DISABLED += bug-usesetlocale tst-xlocale1 tst-xlocale2 xfrm-test tst-C-locale
  14. DODIFF_rint := 1
  15. EXTRA_CFLAGS := -D__USE_GNU -fno-builtin
  16. OPTS_dump-ctype = C
  17. OPTS_tst-ctype = < tst-ctype-de_DE.ISO-8859-1.in
  18. OPTS_tst-langinfo = < tst-langinfo.input
  19. EXTRA_DIRS := C