Daiki Ueno
7ebb32f1b9
tests: Adjust textdomain directory for Solaris 11
...
Solaris 11 doesn't strip the CODESET part from the locale name,
when looking for a message catalog. Create a directory link with
CODESET, to work around this.
2014-10-01 14:40:42 +09:00
Daiki Ueno
e860dc2849
tests: Stop redundant textdomain directory creation
...
This was introduced by commit 3533f6cc when we didn't use separate
test directory for each test. Now that we switched to init.sh, we
don't need to worry about filename conflicts.
2014-10-01 14:35:51 +09:00
Daiki Ueno
ec84e32c72
tests: Undo the previous unintended file mode changes
2014-03-10 21:10:01 +09:00
Daiki Ueno
d66197a3ca
tests: Remove unnecessary tempfile cleanup code
...
Cleanup code like "rm -fr $tmpfiles" are no longer needed, since
'init.sh' takes care of that.
2014-03-10 18:24:15 +09:00
Daiki Ueno
6c0abd26de
gettext-tools: convert tests to use init.sh from Gnulib
2013-07-10 18:34:09 +09:00
Daiki Ueno
3533f6cc35
Use distinct temporary file names in tests.
2013-05-30 13:07:31 +09:00
Bruno Haible
cec3abadd6
Avoid testsuite failures on MacOS X 10.5.
2009-06-23 12:15:38 +02:00
Bruno Haible
ea6f5e58fc
Convert CR/LF to LF.
2009-06-23 12:14:48 +02:00
Bruno Haible
13655b1609
Provide better SKIP explanations.
2009-06-23 12:13:22 +02:00
Bruno Haible
b83b91e1ee
Explain why tests are skipped.
2009-06-23 12:13:22 +02:00
Bruno Haible
5757f7f4d8
Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,
...
as far as provided by the system.
2009-06-23 12:12:16 +02:00
Bruno Haible
af9229b55c
Use the system's french locale, even if it's called "fr_FR.ISO8859-1" instead
...
of just plain "fr_FR".
2009-06-23 12:10:42 +02:00
Bruno Haible
56e6e85b3b
Make it work on Python 2.3.
2009-06-23 12:10:14 +02:00
Bruno Haible
5c394fdf83
Move lang-python to lang-python-1.
2009-06-23 12:10:14 +02:00