|
|
|
test_preserve_filename(self)
Ensures that the filename is preserved. |
source code
|
|
|
test_simple_xlf(self)
tests the simplest possible conversion to a xlf 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
|
|
Inherited from test_convert.TestConvertCommand :
cleardir ,
create_testfile ,
get_testfilename ,
help_check ,
open_testfile ,
read_testfile ,
run_command ,
setup_method ,
teardown_method
Inherited from TestOO2XLIFF :
test_msgid_bug_error_address
Inherited from test_oo2po.TestOO2PO :
check_roundtrip ,
convert ,
roundtripstring ,
singleelement ,
test_double_escapes ,
test_escapes ,
test_escapes_helpcontent2 ,
test_roundtrip_escape ,
test_simpleentity ,
test_x_comment_inclusion ,
xtest_roundtrip_whitespaceonly
|