summaryrefslogtreecommitdiff
path: root/tests/test-quotearg.sh
Commit message (Collapse)AuthorAgeFilesLines
* quotearg tests: Avoid test failures on Solaris 11.3.Bruno Haible2021-01-041-1/+1
| | | | | * tests/test-quotearg.sh: Copy the fr/ directory using 'cp -R', not 'cp -a'.
* quotearg tests: Avoid test failures on Solaris 11.Bruno Haible2021-01-011-1/+26
| | | | | | | * modules/quotearg-tests (Makefile.am): Set host_os in TESTS_ENVIRONMENT. * tests/test-quotearg.sh: On Solaris 11 systems, make a copy of the fr/ directory that contains the .mo file.
* quotearg tests: Fix conflict with hard-locale tests.Bruno Haible2019-12-211-1/+1
| | | | | | * tests/testlocale: Renamed from tests/locale. * modules/quotearg-tests (Files): Update. * tests/test-quotearg.sh (LOCALEDIR): Likewise.
* tests: Prepare for using valgrind.Bruno Haible2019-03-101-1/+1
| | | | | tests/*.sh: Invoke all test programs through ${CHECKER}. tests/*/*.sh: Likewise.
* quotearg test: Avoid test failure on mingw.Bruno Haible2011-02-131-0/+10
| | | | | * tests/test-quotearg.sh: Convert the locale identifier from native Windows syntax to Unix syntax.
* Make test-quotearg work on MacOS X and AIX.Bruno Haible2009-01-261-0/+16