|
|
|
|
|
ooparse(self,
oosource)
helper that parses oo source without requiring files |
source code
|
|
|
ooregen(self,
oosource)
helper that converts oo source to oofile object and back |
source code
|
|
|
test_simpleentry(self)
checks that a simple oo entry is parsed correctly |
source code
|
|
|
test_simpleentry_quickhelptest(self)
checks that a simple entry with quickhelptext is parsed correctly |
source code
|
|
|
test_simpleentry_title(self)
checks that a simple entry with title text is parsed correctly |
source code
|
|
|
test_blankline(self)
checks that a blank line is parsed correctly |
source code
|
|
|
test_fieldlength(self)
checks that we process the length field correctly |
source code
|
|
|
test_escapes(self)
checks that we escape properly |
source code
|
|