index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
6 gettext
Age
Commit message (
Expand
)
Author
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2022-03-06
i18n module: fix bug that made msgfmthelper die on combinations of args
Eli Schwartz
2022-01-21
i18n: Add support for joining XML localization via itstool
Matthias Klumpp
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-09
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-07-28
expand tests to check both static and shared intl dependency
Eli Schwartz
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-06-17
update gettext test to use new intl dependency
Eli Schwartz
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2020-01-24
tests: Fix some test failures on Ubuntun 16.04 CI
Nirbheek Chauhan
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2018-11-04
Install files from the test added in 2ff69b20 to make sure it runs
Jon Turney
2018-10-29
Fix merge file using an array. Closes #4424.
Jussi Pakkanen
2018-10-24
Fix remaining flake8 report
Jon Turney
2018-10-06
Fix a comment in "test cases/frameworks/6 gettext"
Masanori Kakura
2018-10-06
i18n: replace path separator with @
Marty E. Plummer
2018-10-05
Fix handling generated .desktop files. Closes #4304.
Jussi Pakkanen
2018-09-16
i18n: allow custom target names for merge_file
Marty E. Plummer
2018-09-03
i18n: respect variable substitution for the target name when merging translat...
Corentin Noël
2018-02-21
Fix test cases/frameworks/6 gettext for windows
Jon Turney
2018-02-21
Skip test cases/frameworks/6 gettext if prereqs not found
Jon Turney
2017-06-03
Use correct gettext input file in test
Rene Lopez
2016-12-03
i18n: Add merge_file function
Patrick Griffis
2016-09-04
Some platforms require linking against libintl explicitly.
Jussi Pakkanen
2016-03-28
Moved gettext into i18n module.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2013-09-13
Added installed_files.txt files to all places that needed them.
Jussi Pakkanen
2013-09-12
Now can generate mo files from po files and install them.
Jussi Pakkanen
2013-09-12
Text clarification.
Jussi Pakkanen
2013-09-12
Added a few translations.
Jussi Pakkanen
2013-09-12
Can generate pot files on command.
Jussi Pakkanen
2013-09-12
Parse gettext command and generate rule.
Jussi Pakkanen
2013-09-12
Some work on gettext.
Jussi Pakkanen
2013-09-11
Basic test case for gettext.
Jussi Pakkanen