summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msgfmt-10
Commit message (Collapse)AuthorAgeFilesLines
* tests: Remove unnecessary tempfile cleanup codeDaiki Ueno2014-03-101-11/+1
| | | | | 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
|
* Make header checking more reliableDaiki Ueno2013-04-221-0/+2
|
* Update test after msgfmt's error message changed.Bruno Haible2009-06-231-1/+1
|
* Avoid test suite failures on mingw: Normalize the program name better.Bruno Haible2009-06-231-1/+1
|
* Avoid testsuite failures on MacOS X 10.5.Bruno Haible2009-06-231-1/+1
|
* Avoid test suite failures on mingw.Bruno Haible2009-06-231-1/+1
|
* Convert CR/LF to LF.Bruno Haible2009-06-231-1/+1
|
* When the tests work in a pure POSIX environment.Bruno Haible2009-06-231-2/+2
|
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-231-1/+1
| | | | Return the number of errors instead of relying on error_message_count.
* Move tests/msgfmt-10 to gettext-tools/tests/msgfmt-10.Bruno Haible2009-06-231-0/+87