summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/xgettext-desktop-1
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use Exit instead of exit if init.sh is usedDaiki Ueno2016-06-081-6/+6
| | | | | * gettext-tools/tests/*: Use Exit instead of exit, as suggested by init.sh.
* desktop: Avoid useless warning for group headerDaiki Ueno2015-01-161-0/+13
| | | | | | | | | Reported by Marek Černocký at: <https://savannah.gnu.org/bugs/?44005> * gettext-tools/src/read-desktop.c (desktop_lex): Fix "invalid non-blank character" check after reading a group header. * gettext-tools/tests/xgettext-desktop-1: Check "invalid non-blank character" warning.
* tests: Improve test coverage of Desktop scannerDaiki Ueno2014-12-091-4/+33
| | | | * xgettext-desktop-1: Test invalid input and blank lines.
* xgettext: Add support for Desktop Entry filesDaiki Ueno2014-04-041-0/+56