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
9195887326
Avoid a test failure on MacOS X 10.5.
2009-12-13 12:11:18 +01:00
Bruno Haible
cec3abadd6
Avoid testsuite failures on MacOS X 10.5.
2009-06-23 12:15:38 +02:00
Bruno Haible
2f0998ce84
Implement msgctxt for Java ResourceBundles.
2009-06-23 12:15:02 +02:00
Bruno Haible
ea6f5e58fc
Convert CR/LF to LF.
2009-06-23 12:14:48 +02:00
Bruno Haible
67af6febda
Hide compiler warnings. Needed because gcj-4.3 gives many warnings.
2009-06-23 12:14:39 +02:00
Bruno Haible
73c191af96
Start using gnulib.
2009-06-23 12:13:50 +02:00
Bruno Haible
b83b91e1ee
Explain why tests are skipped.
2009-06-23 12:13:22 +02:00
Bruno Haible
17bcd9a0f3
Fix to avoid test failure with fr_FR locale on MacOS X.
2009-06-23 12:12:17 +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
041c02babe
Don't require Java 1.4.
2009-06-23 12:11:55 +02:00
Bruno Haible
d0dd732774
Fix test failures on MacOS X.
2009-06-23 12:11:53 +02:00
Bruno Haible
c625209bdd
Test whether the locale is usable. If not, skip the tests.
2009-06-23 12:11:27 +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
da8d69b4ac
Add a note about this test's failure.
2009-06-23 12:10:35 +02:00
Bruno Haible
b90432f0ab
Remove SKIP: messages, now that automake emits them from the Makefile.
2009-06-23 12:10:13 +02:00
Bruno Haible
2f619eafe7
Adapt to changed directory structure.
2009-06-23 12:10:05 +02:00
Bruno Haible
3fdae66254
Move tests/lang-java to gettext-tools/tests/lang-java.
2009-06-23 12:09:44 +02:00