summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/lang-tcl
Commit message (Collapse)AuthorAgeFilesLines
* tests: Remove unnecessary tempfile cleanup codeDaiki Ueno2014-03-101-23/+6
| | | | | Cleanup code like "rm -fr $tmpfiles" are no longer needed, since 'init.sh' takes care of that.
* gettext-tools: convert tests to use init.sh from GnulibDaiki Ueno2013-07-101-0/+1
|
* Use distinct temporary file names in tests.Daiki Ueno2013-05-301-28/+29
|
* Add note about test failure on Cygwin.Bruno Haible2010-05-091-0/+3
|
* Avoid test suite failures on Cygwin 1.7.Bruno Haible2010-05-091-2/+4
|
* Avoid testsuite failures on MacOS X 10.5.Bruno Haible2009-06-231-2/+2
|
* Convert CR/LF to LF.Bruno Haible2009-06-231-4/+10
|
* Explain why tests are skipped.Bruno Haible2009-06-231-1/+8
|
* Add note about test failure on MacOS X.Bruno Haible2009-06-231-0/+4
|
* Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,Bruno Haible2009-06-231-3/+17
| | | | as far as provided by the system.
* Fix a failure of lang-tcl when LC_CTYPE was set to an UTF-8 locale.Bruno Haible2009-06-231-1/+1
|
* Use the system's french locale, even if it's called "fr_FR.ISO8859-1" insteadBruno Haible2009-06-231-1/+2
| | | | of just plain "fr_FR".
* Remove SKIP: messages, now that automake emits them from the Makefile.Bruno Haible2009-06-231-1/+1
|
* Move tests/lang-tcl to gettext-tools/tests/lang-tcl.Bruno Haible2009-06-231-0/+89