mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
This commit is contained in:
88
ChangeLog
88
ChangeLog
@@ -1,3 +1,91 @@
|
|||||||
|
2010-01-24 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
|
||||||
|
* gnulib-tool (func_emit_tests_Makefile_am): Add EXEEXT and srcdir
|
||||||
|
assignments to the initial TESTS_ENVIRONMENT.
|
||||||
|
* doc/gnulib.texi (Unit test modules): Document it.
|
||||||
|
* modules/acl-tests (Makefile.am): Drop EXEEXT assignment from
|
||||||
|
TESTS_ENVIRONMENT.
|
||||||
|
* modules/btowc-tests (Makefile.am): Likewise.
|
||||||
|
* modules/c-stack-tests (Makefile.am): Likewise.
|
||||||
|
* modules/c-strcase-tests (Makefile.am): Likewise.
|
||||||
|
* modules/copy-file-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbmemcasecmp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbmemcasecoll-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbrtowc-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbscasecmp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbscasestr-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbschr-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbscspn-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsinit-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsncasecmp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsnrtowcs-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbspbrk-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbspcasecmp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsrchr-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsrtowcs-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsspn-tests (Makefile.am): Likewise.
|
||||||
|
* modules/mbsstr-tests (Makefile.am): Likewise.
|
||||||
|
* modules/nl_langinfo-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unicase/locale-language-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
|
||||||
|
* modules/uniwbrk/ulc-wordbreaks-tests (Makefile.am): Likewise.
|
||||||
|
* modules/vasnprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/wcrtomb-tests (Makefile.am): Likewise.
|
||||||
|
* modules/wcsnrtombs-tests (Makefile.am): Likewise.
|
||||||
|
* modules/wcsrtombs-tests (Makefile.am): Likewise.
|
||||||
|
* modules/quotearg-tests (Makefile.am): Drop EXEEXT and srcdir
|
||||||
|
assignments from TESTS_ENVIRONMENT.
|
||||||
|
* modules/argp-tests (Makefile.am): Drop TESTS_ENVIRONMENT
|
||||||
|
augmentation.
|
||||||
|
* modules/argp-version-etc-tests (Makefile.am): Likewise.
|
||||||
|
* modules/atexit-tests (Makefile.am): Likewise.
|
||||||
|
* modules/binary-io-tests (Makefile.am): Likewise.
|
||||||
|
* modules/closein-tests (Makefile.am): Likewise.
|
||||||
|
* modules/dprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/exclude-tests (Makefile.am): Likewise.
|
||||||
|
* modules/fflush-tests (Makefile.am): Likewise.
|
||||||
|
* modules/fpending-tests (Makefile.am): Likewise.
|
||||||
|
* modules/fprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/freadahead-tests (Makefile.am): Likewise.
|
||||||
|
* modules/freadptr-tests (Makefile.am): Likewise.
|
||||||
|
* modules/freadseek-tests (Makefile.am): Likewise.
|
||||||
|
* modules/fseek-tests (Makefile.am): Likewise.
|
||||||
|
* modules/fseeko-tests (Makefile.am): Likewise.
|
||||||
|
* modules/ftell-tests (Makefile.am): Likewise.
|
||||||
|
* modules/ftello-tests (Makefile.am): Likewise.
|
||||||
|
* modules/idpriv-drop-tests (Makefile.am): Likewise.
|
||||||
|
* modules/idpriv-droptemp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/lseek-tests (Makefile.am): Likewise.
|
||||||
|
* modules/parse-duration-tests (Makefile.am): Likewise.
|
||||||
|
* modules/perror-tests (Makefile.am): Likewise.
|
||||||
|
* modules/pipe-filter-gi-tests (Makefile.am): Likewise.
|
||||||
|
* modules/pipe-filter-ii-tests (Makefile.am): Likewise.
|
||||||
|
* modules/pipe-tests (Makefile.am): Likewise.
|
||||||
|
* modules/pread-tests (Makefile.am): Likewise.
|
||||||
|
* modules/printf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/select-tests (Makefile.am): Likewise.
|
||||||
|
* modules/sigpipe-tests (Makefile.am): Likewise.
|
||||||
|
* modules/tsearch-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unicase/ulc-casecmp-tests (Makefile.am): Likewise.
|
||||||
|
* modules/unicase/ulc-casecoll-tests (Makefile.am): Likewise.
|
||||||
|
* modules/uniname/uniname-tests (Makefile.am): Likewise.
|
||||||
|
* modules/uniwidth/width-tests (Makefile.am): Likewise.
|
||||||
|
* modules/vdprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/version-etc-tests (Makefile.am): Likewise.
|
||||||
|
* modules/vfprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/vprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/xalloc-die-tests (Makefile.am): Likewise.
|
||||||
|
* modules/xprintf-posix-tests (Makefile.am): Likewise.
|
||||||
|
* modules/xstrtoimax-tests (Makefile.am): Likewise.
|
||||||
|
* modules/xstrtol-tests (Makefile.am): Likewise.
|
||||||
|
* modules/xstrtoumax-tests (Makefile.am): Likewise.
|
||||||
|
* modules/yesno-tests (Makefile.am): Likewise.
|
||||||
|
Suggested by Jim Meyering.
|
||||||
|
|
||||||
2010-01-24 Bruno Haible <bruno@clisp.org>
|
2010-01-24 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
More documentation.
|
More documentation.
|
||||||
|
@@ -559,7 +559,10 @@ check_PROGRAMS += test-foo
|
|||||||
|
|
||||||
Here, the @code{TESTS_ENVIRONMENT} variable can be used to pass values
|
Here, the @code{TESTS_ENVIRONMENT} variable can be used to pass values
|
||||||
determined by @code{configure} or by the @code{Makefile} to the shell
|
determined by @code{configure} or by the @code{Makefile} to the shell
|
||||||
script, as environment variables.
|
script, as environment variables. The values of @code{EXEEXT} and of
|
||||||
|
@code{srcdir}, from Autoconf and Automake, are already provided as
|
||||||
|
environment variables, through an initial value of @code{TESTS_ENVIRONMENT}
|
||||||
|
that @code{gnulib-tool} puts in place.
|
||||||
|
|
||||||
Regardless of the specific form of the unit test, the following guidelines
|
Regardless of the specific form of the unit test, the following guidelines
|
||||||
should be respected:
|
should be respected:
|
||||||
|
@@ -2373,6 +2373,11 @@ func_emit_tests_Makefile_am ()
|
|||||||
echo "AM_LIBTOOLFLAGS = --preserve-dup-deps"
|
echo "AM_LIBTOOLFLAGS = --preserve-dup-deps"
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
# Many test scripts use ${EXEEXT} or ${srcdir}.
|
||||||
|
# EXEEXT is defined by AC_PROG_CC through autoconf.
|
||||||
|
# srcdir is defined by autoconf and automake.
|
||||||
|
echo "TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='\$(srcdir)'"
|
||||||
|
echo
|
||||||
cat "$tmp"/allsnippets \
|
cat "$tmp"/allsnippets \
|
||||||
| sed -e 's|\$(top_srcdir)/build-aux/|$(top_srcdir)/'"$auxdir"'/|g'
|
| sed -e 's|\$(top_srcdir)/build-aux/|$(top_srcdir)/'"$auxdir"'/|g'
|
||||||
echo "# Clean up after Solaris cc."
|
echo "# Clean up after Solaris cc."
|
||||||
|
@@ -19,7 +19,7 @@ AC_CHECK_DECLS_ONCE([alarm])
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-file-has-acl.sh test-set-mode-acl.sh test-copy-acl.sh
|
TESTS += test-file-has-acl.sh test-set-mode-acl.sh test-copy-acl.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' USE_ACL=$(USE_ACL)
|
TESTS_ENVIRONMENT += USE_ACL=$(USE_ACL)
|
||||||
check_PROGRAMS += test-file-has-acl test-set-mode-acl test-copy-acl test-sameacls
|
check_PROGRAMS += test-file-has-acl test-set-mode-acl test-copy-acl test-sameacls
|
||||||
test_file_has_acl_LDADD = $(LDADD) $(LIB_ACL)
|
test_file_has_acl_LDADD = $(LDADD) $(LIB_ACL)
|
||||||
test_set_mode_acl_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@
|
test_set_mode_acl_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@
|
||||||
|
@@ -7,6 +7,5 @@ progname
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-argp test-argp-2.sh
|
TESTS += test-argp test-argp-2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-argp
|
check_PROGRAMS += test-argp
|
||||||
test_argp_LDADD = $(LDADD) @LIBINTL@
|
test_argp_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -9,6 +9,5 @@ version-etc-fsf
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-argp-version-etc test-argp-version-etc-1.sh
|
TESTS += test-argp-version-etc test-argp-version-etc-1.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-argp-version-etc
|
check_PROGRAMS += test-argp-version-etc
|
||||||
test_argp_version_etc_LDADD = $(LDADD) @LIBINTL@
|
test_argp_version_etc_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -10,5 +10,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-atexit.sh
|
TESTS += test-atexit.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-atexit
|
check_PROGRAMS += test-atexit
|
||||||
|
@@ -9,6 +9,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-binary-io.sh
|
TESTS += test-binary-io.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-binary-io
|
check_PROGRAMS += test-binary-io
|
||||||
|
|
||||||
|
@@ -15,6 +15,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-btowc1.sh test-btowc2.sh
|
TESTS += test-btowc1.sh test-btowc2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-btowc
|
check_PROGRAMS += test-btowc
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-c-stack.sh test-c-stack2.sh
|
TESTS += test-c-stack.sh test-c-stack2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LIBSIGSEGV='@LIBSIGSEGV@'
|
TESTS_ENVIRONMENT += LIBSIGSEGV='@LIBSIGSEGV@'
|
||||||
check_PROGRAMS += test-c-stack
|
check_PROGRAMS += test-c-stack
|
||||||
test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
|
test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
|
||||||
MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp
|
MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp
|
||||||
|
@@ -15,5 +15,5 @@ gt_LOCALE_TR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-c-strcase.sh
|
TESTS += test-c-strcase.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp
|
check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp
|
||||||
|
@@ -9,6 +9,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-closein.sh
|
TESTS += test-closein.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-closein
|
check_PROGRAMS += test-closein
|
||||||
test_closein_LDADD = $(LDADD) @LIBINTL@
|
test_closein_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -14,6 +14,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-copy-file.sh
|
TESTS += test-copy-file.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' USE_ACL=$(USE_ACL)
|
TESTS_ENVIRONMENT += USE_ACL=$(USE_ACL)
|
||||||
check_PROGRAMS += test-copy-file
|
check_PROGRAMS += test-copy-file
|
||||||
test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@
|
test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@
|
||||||
|
@@ -15,5 +15,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
|
TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-dprintf-posix test-dprintf-posix2
|
check_PROGRAMS += test-dprintf-posix test-dprintf-posix2
|
||||||
|
@@ -23,6 +23,5 @@ TESTS += \
|
|||||||
test-exclude6.sh\
|
test-exclude6.sh\
|
||||||
test-exclude7.sh
|
test-exclude7.sh
|
||||||
|
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-exclude
|
check_PROGRAMS += test-exclude
|
||||||
test_exclude_LDADD = $(LDADD) @LIBINTL@
|
test_exclude_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -13,6 +13,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-fflush test-fflush2.sh
|
TESTS += test-fflush test-fflush2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-fflush test-fflush2
|
check_PROGRAMS += test-fflush test-fflush2
|
||||||
MOSTLYCLEANFILES += test-fflush.txt
|
MOSTLYCLEANFILES += test-fflush.txt
|
||||||
|
@@ -9,6 +9,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-fpending.sh
|
TESTS += test-fpending.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-fpending
|
check_PROGRAMS += test-fpending
|
||||||
MOSTLYCLEANFILES += test-fpending.t
|
MOSTLYCLEANFILES += test-fpending.t
|
||||||
|
@@ -18,5 +18,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh test-fprintf-posix3.sh
|
TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh test-fprintf-posix3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3
|
check_PROGRAMS += test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3
|
||||||
|
@@ -11,5 +11,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-freadahead.sh
|
TESTS += test-freadahead.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-freadahead
|
check_PROGRAMS += test-freadahead
|
||||||
|
@@ -13,5 +13,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-freadptr.sh test-freadptr2.sh
|
TESTS += test-freadptr.sh test-freadptr2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-freadptr test-freadptr2
|
check_PROGRAMS += test-freadptr test-freadptr2
|
||||||
|
@@ -10,5 +10,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-freadseek.sh
|
TESTS += test-freadseek.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-freadseek
|
check_PROGRAMS += test-freadseek
|
||||||
|
@@ -13,5 +13,4 @@ gl_FUNC_UNGETC_WORKS
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-fseek.sh test-fseek2.sh
|
TESTS += test-fseek.sh test-fseek2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-fseek
|
check_PROGRAMS += test-fseek
|
||||||
|
@@ -13,5 +13,4 @@ gl_FUNC_UNGETC_WORKS
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-fseeko.sh test-fseeko2.sh
|
TESTS += test-fseeko.sh test-fseeko2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-fseeko
|
check_PROGRAMS += test-fseeko
|
||||||
|
@@ -14,5 +14,4 @@ gl_FUNC_UNGETC_WORKS
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-ftell.sh test-ftell2.sh
|
TESTS += test-ftell.sh test-ftell2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-ftell
|
check_PROGRAMS += test-ftell
|
||||||
|
@@ -14,5 +14,4 @@ gl_FUNC_UNGETC_WORKS
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-ftello.sh test-ftello2.sh
|
TESTS += test-ftello.sh test-ftello2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-ftello
|
check_PROGRAMS += test-ftello
|
||||||
|
@@ -16,5 +16,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-idpriv-drop.sh
|
TESTS += test-idpriv-drop.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-idpriv-drop
|
check_PROGRAMS += test-idpriv-drop
|
||||||
|
@@ -16,5 +16,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-idpriv-droptemp.sh
|
TESTS += test-idpriv-droptemp.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-idpriv-droptemp
|
check_PROGRAMS += test-idpriv-droptemp
|
||||||
|
@@ -10,5 +10,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-lseek.sh
|
TESTS += test-lseek.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-lseek
|
check_PROGRAMS += test-lseek
|
||||||
|
@@ -20,7 +20,6 @@ gt_LOCALE_TR_UTF8
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbmemcasecmp1.sh test-mbmemcasecmp2.sh test-mbmemcasecmp3.sh
|
TESTS += test-mbmemcasecmp1.sh test-mbmemcasecmp2.sh test-mbmemcasecmp3.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
|
@@ -20,7 +20,6 @@ gt_LOCALE_TR_UTF8
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbmemcasecoll1.sh test-mbmemcasecoll2.sh test-mbmemcasecoll3.sh
|
TESTS += test-mbmemcasecoll1.sh test-mbmemcasecoll2.sh test-mbmemcasecoll3.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
|
@@ -24,7 +24,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh
|
TESTS += test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_TR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbscasecmp.sh
|
TESTS += test-mbscasecmp.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
check_PROGRAMS += test-mbscasecmp
|
check_PROGRAMS += test-mbscasecmp
|
||||||
|
|
||||||
|
@@ -21,6 +21,6 @@ gt_LOCALE_ZH_CN
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbscasestr1 test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
|
TESTS += test-mbscasestr1 test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||||
check_PROGRAMS += test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4
|
check_PROGRAMS += test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4
|
||||||
|
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_ZH_CN
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbschr.sh
|
TESTS += test-mbschr.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
TESTS_ENVIRONMENT += LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||||
check_PROGRAMS += test-mbschr
|
check_PROGRAMS += test-mbschr
|
||||||
|
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbscspn.sh
|
TESTS += test-mbscspn.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-mbscspn
|
check_PROGRAMS += test-mbscspn
|
||||||
|
|
||||||
|
@@ -14,6 +14,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsinit.sh
|
TESTS += test-mbsinit.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-mbsinit
|
check_PROGRAMS += test-mbsinit
|
||||||
|
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_TR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsncasecmp.sh
|
TESTS += test-mbsncasecmp.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
check_PROGRAMS += test-mbsncasecmp
|
check_PROGRAMS += test-mbsncasecmp
|
||||||
|
|
||||||
|
@@ -25,7 +25,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsnrtowcs1.sh test-mbsnrtowcs2.sh test-mbsnrtowcs3.sh test-mbsnrtowcs4.sh
|
TESTS += test-mbsnrtowcs1.sh test-mbsnrtowcs2.sh test-mbsnrtowcs3.sh test-mbsnrtowcs4.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbspbrk.sh
|
TESTS += test-mbspbrk.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-mbspbrk
|
check_PROGRAMS += test-mbspbrk
|
||||||
|
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_TR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbspcasecmp.sh
|
TESTS += test-mbspcasecmp.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
||||||
check_PROGRAMS += test-mbspcasecmp
|
check_PROGRAMS += test-mbspcasecmp
|
||||||
|
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_ZH_CN
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsrchr.sh
|
TESTS += test-mbsrchr.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
TESTS_ENVIRONMENT += LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||||
check_PROGRAMS += test-mbsrchr
|
check_PROGRAMS += test-mbsrchr
|
||||||
|
|
||||||
|
@@ -25,7 +25,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh
|
TESTS += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -12,6 +12,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsspn.sh
|
TESTS += test-mbsspn.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-mbsspn
|
check_PROGRAMS += test-mbsspn
|
||||||
|
|
||||||
|
@@ -17,6 +17,6 @@ gt_LOCALE_ZH_CN
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
|
TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||||
check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
|
check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
|
||||||
|
|
||||||
|
@@ -14,5 +14,5 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-nl_langinfo.sh
|
TESTS += test-nl_langinfo.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-nl_langinfo
|
check_PROGRAMS += test-nl_langinfo
|
||||||
|
@@ -10,6 +10,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-parse-duration.sh
|
TESTS += test-parse-duration.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-parse-duration
|
check_PROGRAMS += test-parse-duration
|
||||||
test_parse_duration_LDADD = $(LDADD) @LIBINTL@
|
test_parse_duration_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -9,5 +9,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-perror.sh
|
TESTS += test-perror.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-perror
|
check_PROGRAMS += test-perror
|
||||||
|
@@ -19,7 +19,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
|
TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child
|
check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child
|
||||||
test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@
|
test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@
|
||||||
test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@
|
test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -18,7 +18,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-pipe-filter-ii1.sh test-pipe-filter-ii2.sh
|
TESTS += test-pipe-filter-ii1.sh test-pipe-filter-ii2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child
|
check_PROGRAMS += test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child
|
||||||
test_pipe_filter_ii1_LDADD = $(LDADD) @LIBINTL@
|
test_pipe_filter_ii1_LDADD = $(LDADD) @LIBINTL@
|
||||||
test_pipe_filter_ii2_main_LDADD = $(LDADD) @LIBINTL@
|
test_pipe_filter_ii2_main_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -10,6 +10,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-pipe.sh
|
TESTS += test-pipe.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-pipe
|
check_PROGRAMS += test-pipe
|
||||||
test_pipe_LDADD = $(LDADD) @LIBINTL@
|
test_pipe_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -12,5 +12,3 @@ configure.ac:
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-pread.sh
|
TESTS += test-pread.sh
|
||||||
check_PROGRAMS += test-pread
|
check_PROGRAMS += test-pread
|
||||||
TESTS_ENVIRONMENT += \
|
|
||||||
srcdir='$(srcdir)'
|
|
||||||
|
@@ -16,5 +16,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-printf-posix.sh test-printf-posix2.sh
|
TESTS += test-printf-posix.sh test-printf-posix2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-printf-posix test-printf-posix2
|
check_PROGRAMS += test-printf-posix test-printf-posix2
|
||||||
|
@@ -20,6 +20,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-quotearg.sh
|
TESTS += test-quotearg.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-quotearg
|
check_PROGRAMS += test-quotearg
|
||||||
test_quotearg_LDADD = $(LDADD) @LIBINTL@
|
test_quotearg_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -31,7 +31,6 @@ AC_CHECK_HEADERS_ONCE([unistd.h sys/wait.h])
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-select test-select-in.sh test-select-out.sh
|
TESTS += test-select test-select-in.sh test-select-out.sh
|
||||||
# test-select-stdin has to be run by hand.
|
# test-select-stdin has to be run by hand.
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-select test-select-fd test-select-stdin
|
check_PROGRAMS += test-select test-select-fd test-select-stdin
|
||||||
test_select_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
|
test_select_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
|
||||||
test_select_fd_LDADD = $(LDADD) @LIBSOCKET@
|
test_select_fd_LDADD = $(LDADD) @LIBSOCKET@
|
||||||
|
@@ -9,6 +9,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-sigpipe.sh
|
TESTS += test-sigpipe.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-sigpipe
|
check_PROGRAMS += test-sigpipe
|
||||||
|
|
||||||
|
@@ -20,6 +20,5 @@ AC_CHECK_FUNCS_ONCE([initstate])
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-tsearch.sh
|
TESTS += test-tsearch.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-tsearch
|
check_PROGRAMS += test-tsearch
|
||||||
test_tsearch_LDADD = $(LDADD) @TEST_TSEARCH_LIBM@
|
test_tsearch_LDADD = $(LDADD) @TEST_TSEARCH_LIBM@
|
||||||
|
@@ -19,7 +19,7 @@ gt_LOCALE_ZH_CN
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += unicase/test-locale-language.sh
|
TESTS += unicase/test-locale-language.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||||
check_PROGRAMS += test-locale-language
|
check_PROGRAMS += test-locale-language
|
||||||
test_locale_language_SOURCES = unicase/test-locale-language.c
|
test_locale_language_SOURCES = unicase/test-locale-language.c
|
||||||
test_locale_language_LDADD = $(LDADD) @INTL_MACOSX_LIBS@
|
test_locale_language_LDADD = $(LDADD) @INTL_MACOSX_LIBS@
|
||||||
|
@@ -17,7 +17,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += unicase/test-ulc-casecmp1.sh unicase/test-ulc-casecmp2.sh
|
TESTS += unicase/test-ulc-casecmp1.sh unicase/test-ulc-casecmp2.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-ulc-casecmp
|
check_PROGRAMS += test-ulc-casecmp
|
||||||
|
@@ -17,7 +17,6 @@ gt_LOCALE_FR_UTF8
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += unicase/test-ulc-casecoll1.sh unicase/test-ulc-casecoll2.sh
|
TESTS += unicase/test-ulc-casecoll1.sh unicase/test-ulc-casecoll2.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-ulc-casecoll
|
check_PROGRAMS += test-ulc-casecoll
|
||||||
|
@@ -11,7 +11,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += uniname/test-uninames.sh
|
TESTS += uniname/test-uninames.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-uninames
|
check_PROGRAMS += test-uninames
|
||||||
test_uninames_SOURCES = uniname/test-uninames.c
|
test_uninames_SOURCES = uniname/test-uninames.c
|
||||||
test_uninames_LDADD = $(LDADD) @LIBINTL@
|
test_uninames_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -22,7 +22,7 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-u16-vasnprintf1 unistdio/test-u16-vasnprintf2.sh unistdio/test-u16-vasnprintf3.sh
|
TESTS += test-u16-vasnprintf1 unistdio/test-u16-vasnprintf2.sh unistdio/test-u16-vasnprintf3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-u16-vasnprintf1 test-u16-vasnprintf2 test-u16-vasnprintf3
|
check_PROGRAMS += test-u16-vasnprintf1 test-u16-vasnprintf2 test-u16-vasnprintf3
|
||||||
test_u16_vasnprintf1_SOURCES = unistdio/test-u16-vasnprintf1.c
|
test_u16_vasnprintf1_SOURCES = unistdio/test-u16-vasnprintf1.c
|
||||||
test_u16_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
test_u16_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
||||||
|
@@ -22,7 +22,7 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-u32-vasnprintf1 unistdio/test-u32-vasnprintf2.sh unistdio/test-u32-vasnprintf3.sh
|
TESTS += test-u32-vasnprintf1 unistdio/test-u32-vasnprintf2.sh unistdio/test-u32-vasnprintf3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-u32-vasnprintf1 test-u32-vasnprintf2 test-u32-vasnprintf3
|
check_PROGRAMS += test-u32-vasnprintf1 test-u32-vasnprintf2 test-u32-vasnprintf3
|
||||||
test_u32_vasnprintf1_SOURCES = unistdio/test-u32-vasnprintf1.c
|
test_u32_vasnprintf1_SOURCES = unistdio/test-u32-vasnprintf1.c
|
||||||
test_u32_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
test_u32_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
||||||
|
@@ -22,7 +22,7 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-u8-vasnprintf1 unistdio/test-u8-vasnprintf2.sh unistdio/test-u8-vasnprintf3.sh
|
TESTS += test-u8-vasnprintf1 unistdio/test-u8-vasnprintf2.sh unistdio/test-u8-vasnprintf3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-u8-vasnprintf1 test-u8-vasnprintf2 test-u8-vasnprintf3
|
check_PROGRAMS += test-u8-vasnprintf1 test-u8-vasnprintf2 test-u8-vasnprintf3
|
||||||
test_u8_vasnprintf1_SOURCES = unistdio/test-u8-vasnprintf1.c
|
test_u8_vasnprintf1_SOURCES = unistdio/test-u8-vasnprintf1.c
|
||||||
test_u8_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
test_u8_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
||||||
|
@@ -18,7 +18,7 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf2.sh unistdio/test-ulc-vasnprintf3.sh
|
TESTS += test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf2.sh unistdio/test-ulc-vasnprintf3.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-ulc-vasnprintf1 test-ulc-vasnprintf2 test-ulc-vasnprintf3
|
check_PROGRAMS += test-ulc-vasnprintf1 test-ulc-vasnprintf2 test-ulc-vasnprintf3
|
||||||
test_ulc_vasnprintf1_SOURCES = unistdio/test-ulc-vasnprintf1.c
|
test_ulc_vasnprintf1_SOURCES = unistdio/test-ulc-vasnprintf1.c
|
||||||
test_ulc_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
test_ulc_vasnprintf1_LDADD = $(LDADD) @LIBICONV@
|
||||||
|
@@ -12,7 +12,7 @@ gt_LOCALE_FR
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += uniwbrk/test-ulc-wordbreaks.sh
|
TESTS += uniwbrk/test-ulc-wordbreaks.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
|
||||||
check_PROGRAMS += test-ulc-wordbreaks
|
check_PROGRAMS += test-ulc-wordbreaks
|
||||||
test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
|
test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
|
||||||
test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@
|
test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@
|
||||||
|
@@ -10,7 +10,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-uc_width uniwidth/test-uc_width2.sh
|
TESTS += test-uc_width uniwidth/test-uc_width2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-uc_width test-uc_width2
|
check_PROGRAMS += test-uc_width test-uc_width2
|
||||||
test_uc_width_SOURCES = uniwidth/test-uc_width.c
|
test_uc_width_SOURCES = uniwidth/test-uc_width.c
|
||||||
test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
|
test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
|
||||||
|
@@ -17,5 +17,5 @@ gt_LOCALE_FR_UTF8
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
|
TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
||||||
check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2
|
check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2
|
||||||
|
@@ -13,5 +13,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-vdprintf-posix.sh
|
TESTS += test-vdprintf-posix.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-vdprintf-posix
|
check_PROGRAMS += test-vdprintf-posix
|
||||||
|
@@ -8,6 +8,5 @@ version-etc-fsf
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-version-etc.sh
|
TESTS += test-version-etc.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-version-etc
|
check_PROGRAMS += test-version-etc
|
||||||
test_version_etc_LDADD = $(LDADD) @LIBINTL@
|
test_version_etc_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -13,5 +13,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-vfprintf-posix.sh
|
TESTS += test-vfprintf-posix.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-vfprintf-posix
|
check_PROGRAMS += test-vfprintf-posix
|
||||||
|
@@ -13,5 +13,4 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-vprintf-posix.sh
|
TESTS += test-vprintf-posix.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-vprintf-posix
|
check_PROGRAMS += test-vprintf-posix
|
||||||
|
@@ -20,7 +20,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-wcrtomb.sh
|
TESTS += test-wcrtomb.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -22,7 +22,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-wcsnrtombs1.sh test-wcsnrtombs2.sh test-wcsnrtombs3.sh test-wcsnrtombs4.sh
|
TESTS += test-wcsnrtombs1.sh test-wcsnrtombs2.sh test-wcsnrtombs3.sh test-wcsnrtombs4.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -22,7 +22,6 @@ gt_LOCALE_ZH_CN
|
|||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-wcsrtombs1.sh test-wcsrtombs2.sh test-wcsrtombs3.sh test-wcsrtombs4.sh
|
TESTS += test-wcsrtombs1.sh test-wcsrtombs2.sh test-wcsrtombs3.sh test-wcsrtombs4.sh
|
||||||
TESTS_ENVIRONMENT += \
|
TESTS_ENVIRONMENT += \
|
||||||
EXEEXT='@EXEEXT@' \
|
|
||||||
LOCALE_FR='@LOCALE_FR@' \
|
LOCALE_FR='@LOCALE_FR@' \
|
||||||
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
||||||
LOCALE_JA='@LOCALE_JA@' \
|
LOCALE_JA='@LOCALE_JA@' \
|
||||||
|
@@ -8,6 +8,5 @@ progname
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-xalloc-die.sh
|
TESTS += test-xalloc-die.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-xalloc-die
|
check_PROGRAMS += test-xalloc-die
|
||||||
test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
|
test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -15,7 +15,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-xprintf-posix.sh
|
TESTS += test-xprintf-posix.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
||||||
check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
|
check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
|
||||||
test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
||||||
test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -8,6 +8,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-xstrtoimax.sh
|
TESTS += test-xstrtoimax.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-xstrtoimax
|
check_PROGRAMS += test-xstrtoimax
|
||||||
test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
|
test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -9,7 +9,6 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-xstrtol.sh
|
TESTS += test-xstrtol.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-xstrtol test-xstrtoul
|
check_PROGRAMS += test-xstrtol test-xstrtoul
|
||||||
test_xstrtol_LDADD = $(LDADD) @LIBINTL@
|
test_xstrtol_LDADD = $(LDADD) @LIBINTL@
|
||||||
test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
|
test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -8,6 +8,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-xstrtoumax.sh
|
TESTS += test-xstrtoumax.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-xstrtoumax
|
check_PROGRAMS += test-xstrtoumax
|
||||||
test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@
|
test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
@@ -10,6 +10,5 @@ configure.ac:
|
|||||||
|
|
||||||
Makefile.am:
|
Makefile.am:
|
||||||
TESTS += test-yesno.sh
|
TESTS += test-yesno.sh
|
||||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
||||||
check_PROGRAMS += test-yesno
|
check_PROGRAMS += test-yesno
|
||||||
test_yesno_LDADD = $(LDADD) @LIBINTL@
|
test_yesno_LDADD = $(LDADD) @LIBINTL@
|
||||||
|
Reference in New Issue
Block a user