Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Remove unnecessary tempfile cleanup code | Daiki Ueno | 2014-03-10 | 1 | -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 Gnulib | Daiki Ueno | 2013-07-10 | 1 | -0/+1 |
| | |||||
* | Use distinct temporary file names in tests. | Daiki Ueno | 2013-05-30 | 1 | -26/+27 |
| | |||||
* | Avoid testsuite failures on MacOS X 10.5. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Convert CR/LF to LF. | Bruno Haible | 2009-06-23 | 1 | -4/+10 |
| | |||||
* | Explain why tests are skipped. | Bruno Haible | 2009-06-23 | 1 | -1/+8 |
| | |||||
* | Perform the lang-* tests both in a traditional locale and in a UTF-8 locale, | Bruno Haible | 2009-06-23 | 1 | -5/+20 |
| | | | | as far as provided by the system. | ||||
* | Recognize format strings depending on their position. | Bruno Haible | 2009-06-23 | 1 | -3/+5 |
| | |||||
* | Fix a failure of lang-tcl when LC_CTYPE was set to an UTF-8 locale. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Fixes from Guido Flohr. | Bruno Haible | 2009-06-23 | 1 | -4/+6 |
| | |||||
* | Tweak. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Fix breakage introduced in last patch. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Small tweaks. | Bruno Haible | 2009-06-23 | 1 | -3/+6 |
| | |||||
* | Support for Perl format strings (both printf and bracketed format strings). | Bruno Haible | 2009-06-23 | 1 | -0/+100 |