* tests/testlocale: Renamed from tests/locale.
* modules/quotearg-tests (Files): Update.
* tests/test-quotearg.sh (LOCALEDIR): Likewise.
+2019-12-21 Bruno Haible <bruno@clisp.org>
+
+ quotearg tests: Fix conflict with hard-locale tests.
+ * tests/testlocale: Renamed from tests/locale.
+ * modules/quotearg-tests (Files): Update.
+ * tests/test-quotearg.sh (LOCALEDIR): Likewise.
+
2019-12-21 Bruno Haible <bruno@clisp.org>
pthread-thread, lock: On z/OS, use PTHREAD_RWLOCK_INITIALIZER_NP.
tests/test-quotearg.c
tests/test-quotearg.h
tests/macros.h
-tests/locale/fr/LC_MESSAGES/test-quotearg.po
-tests/locale/fr/LC_MESSAGES/test-quotearg.mo
+tests/testlocale/fr/LC_MESSAGES/test-quotearg.po
+tests/testlocale/fr/LC_MESSAGES/test-quotearg.mo
m4/locale-fr.m4
m4/codeset.m4
locale=fr_FR.CP1252
fi
-LOCALE=$locale LOCALEDIR="$srcdir/locale" \
+LOCALE=$locale LOCALEDIR="$srcdir/testlocale" \
${CHECKER} ./test-quotearg${EXEEXT}