summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/lang-perl-1
Commit message (Collapse)AuthorAgeFilesLines
* tests: Remove unnecessary tempfile cleanup codeDaiki Ueno2014-03-101-22/+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-26/+27
|
* 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
|
* Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,Bruno Haible2009-06-231-5/+20
| | | | as far as provided by the system.
* Recognize format strings depending on their position.Bruno Haible2009-06-231-3/+5
|
* Fix a failure of lang-tcl when LC_CTYPE was set to an UTF-8 locale.Bruno Haible2009-06-231-1/+1
|
* Fixes from Guido Flohr.Bruno Haible2009-06-231-4/+6
|
* Tweak.Bruno Haible2009-06-231-1/+1
|
* Fix breakage introduced in last patch.Bruno Haible2009-06-231-2/+2
|
* Small tweaks.Bruno Haible2009-06-231-3/+6
|
* Support for Perl format strings (both printf and bracketed format strings).Bruno Haible2009-06-231-0/+100