add tests to better document reference comments
pofile does not process reference comments in any way, since the format of references is not exactly specified. This test specifies, what users of pofile can expect the library to do.
This commit is contained in:
4
test/fixtures/reference.po
vendored
4
test/fixtures/reference.po
vendored
@@ -24,3 +24,7 @@ msgstr "Attribut title, en tant que texte brut"
|
||||
#: b
|
||||
msgid "X"
|
||||
msgstr "Y"
|
||||
|
||||
#: standard input:12 standard input:17
|
||||
msgid "Z"
|
||||
msgstr "ZZ"
|
||||
|
||||
Reference in New Issue
Block a user