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:
Julian Bäume
2014-08-12 17:47:47 +02:00
parent 2e1640d847
commit cfc9b2ae82
2 changed files with 26 additions and 11 deletions

View File

@@ -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"