summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/lang-sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Remove unnecessary tempfile cleanup codeDaiki Ueno2014-03-101-21/+5
| | | | | Cleanup code like "rm -fr $tmpfiles" are no longer needed, since 'init.sh' takes care of that.
* tests: fix path adjustment for LTLIBINTLDaiki Ueno2013-07-251-1/+1
|
* gettext-tools: convert tests to use init.sh from GnulibDaiki Ueno2013-07-101-2/+3
|
* Use distinct temporary file names in tests.Daiki Ueno2013-05-301-24/+25
|
* 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-0/+5
|
* Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,Bruno Haible2009-06-231-11/+36
| | | | as far as provided by the system.
* Test whether the locale is usable. If not, skip the tests.Bruno Haible2009-06-231-0/+9
|
* Add comment about failure on BeOS.Bruno Haible2009-06-231-0/+3
|
* Fix breakage done in last commit.Bruno Haible2009-06-231-2/+2
|
* Support for internationalized shell scripts.Bruno Haible2009-06-231-30/+4
|
* Make it work with Solaris sh.Bruno Haible2009-06-231-2/+2
|
* Integration test with sh.Bruno Haible2009-06-231-0/+118