|
|
|
|
|
test_preserve_filename(self)
Ensures that the filename is preserved. |
source code
|
|
|
|
test_simple_pot(self)
tests the simplest possible conversion to a pot file |
source code
|
|
|
|
test_simple_po(self)
tests the simplest possible conversion to a po file |
source code
|
|
|
|
test_onefile_nonrecursive(self)
tests the --multifile=onefile option and make sure it doesn't produce
a directory |
source code
|
|
|
|
test_remove_duplicates(self)
test that removing of duplicates works correctly (bug 171) |
source code
|
|
|
Inherited from test_convert.TestConvertCommand:
cleardir,
create_testfile,
get_testfilename,
help_check,
open_testfile,
read_testfile,
run_command,
setup_method,
teardown_method
Inherited from TestOO2PO:
check_roundtrip,
convert,
roundtripstring,
singleelement,
test_double_escapes,
test_escapes,
test_escapes_helpcontent2,
test_msgid_bug_error_address,
test_roundtrip_escape,
test_simpleentity,
test_x_comment_inclusion
|