summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msgfmt-17
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use Exit instead of exit if init.sh is usedDaiki Ueno2016-06-081-4/+4
| | | | | * gettext-tools/tests/*: Use Exit instead of exit, as suggested by init.sh.
* tests: Undo the previous unintended file mode changesDaiki Ueno2014-03-101-0/+0
|
* tests: Remove unnecessary tempfile cleanup codeDaiki Ueno2014-03-101-14/+4
| | | | | 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-12/+12
|
* Make header checking more reliableDaiki Ueno2013-04-221-0/+4
|
* Test for effect of range flag on msgfmt format string checking.Bruno Haible2009-06-231-0/+136