summaryrefslogtreecommitdiff
path: root/test cases/frameworks/6 gettext
AgeCommit message (Expand)Author
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2021-06-17update gettext test to use new intl dependencyEli Schwartz
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan
2019-04-22i18n: add args keyword to merge_fileKonstantin
2018-11-04Install files from the test added in 2ff69b20 to make sure it runsJon Turney
2018-10-29Fix merge file using an array. Closes #4424.Jussi Pakkanen
2018-10-24Fix remaining flake8 reportJon Turney
2018-10-06Fix a comment in "test cases/frameworks/6 gettext"Masanori Kakura
2018-10-06i18n: replace path separator with @Marty E. Plummer
2018-10-05Fix handling generated .desktop files. Closes #4304.Jussi Pakkanen
2018-09-16i18n: allow custom target names for merge_fileMarty E. Plummer
2018-09-03i18n: respect variable substitution for the target name when merging translat...Corentin Noël
2018-02-21Fix test cases/frameworks/6 gettext for windowsJon Turney
2018-02-21Skip test cases/frameworks/6 gettext if prereqs not foundJon Turney
2017-06-03Use correct gettext input file in testRene Lopez
2016-12-03i18n: Add merge_file functionPatrick Griffis
2016-09-04Some platforms require linking against libintl explicitly.Jussi Pakkanen
2016-03-28Moved gettext into i18n module.Jussi Pakkanen
2015-02-04Rework installation logic so we can go outside the install prefix.Jussi Pakkanen
2013-09-13Added installed_files.txt files to all places that needed them.Jussi Pakkanen
2013-09-12Now can generate mo files from po files and install them.Jussi Pakkanen
2013-09-12Text clarification.Jussi Pakkanen
2013-09-12Added a few translations.Jussi Pakkanen
2013-09-12Can generate pot files on command.Jussi Pakkanen
2013-09-12Parse gettext command and generate rule.Jussi Pakkanen
2013-09-12Some work on gettext.Jussi Pakkanen
2013-09-11Basic test case for gettext.Jussi Pakkanen