* tests/gettext_strings_test.in: A test to check for strings not
marked for translation.
This commit is contained in:
parent
bed061426d
commit
43fe02cbaf
4 changed files with 5019 additions and 0 deletions
|
@ -545,6 +545,12 @@ script = {
|
|||
common = tests/example_scripted_test.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = gettext_strings_test;
|
||||
common = tests/gettext_strings_test.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
testcase;
|
||||
name = pata_test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue