mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
4ad2215060
suspiciousTests: Remove Tutorial from the regex suspendedTests: Explicit list of languages needed ignoredTests: Language-string is separated from other strings only by '/'. '|', '_', '(' and ')'
5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
# Languages cannot be in regex as .*, therefore they have to be explicitly named
|
|
# This is due to our implementation in creating different lists for different languages
|
|
.*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF
|
|
.*/attic/.*F
|