Package translate :: Package convert :: Module test_ts2po :: Class TestTS2POCommand
[hide private]
[frames] | no frames]

Class TestTS2POCommand

source code

test_convert.TestConvertCommand --+
                                  |
                      TestTS2PO --+
                                  |
                                 TestTS2POCommand

Tests running actual ts2po commands on files

Instance Methods [hide private]
 
test_help(self)
tests getting help
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 TestTS2PO: test_basic, test_blank, test_multiline, test_obsolete, test_unfinished, ts2po

Class Variables [hide private]
  convertmodule
convert Qt Linguist (.ts) files to Gettext PO localization files

Inherited from test_convert.TestConvertCommand: defaultoptions

Method Details [hide private]

test_help(self)

source code 

tests getting help

Overrides: test_convert.TestConvertCommand.test_help

Class Variable Details [hide private]

convertmodule

convert Qt Linguist (.ts) files to Gettext PO localization files

See: http://translate.sourceforge.net/wiki/toolkit/ts2po for examples and usage instructions

Value:
translate.convert.ts2po