|
test_parseheaderstring()
test for the header parsing function |
source code
|
|
|
|
|
poparse(posource)
helper that parses po source without requiring files |
source code
|
|
|
poxliffparse(posource)
helper that parses po source into poxliffFile |
source code
|
|
|
|
|
|
|
|
|
|
|
test_plural_equation()
test that we work with the equation even is the last semicolon is
left out, since gettext tools don't seem to mind |
source code
|
|
|
test_plural_equation_across_lines()
test that we work if the plural equation spans more than one line |
source code
|
|