simpleparse.tests
index
s:\sp\simpleparse\tests\__init__.py

Package of test scripts, is a package to make setup.py include it :)
 
Run test.py from the command line to run all the primary tests,
it will take a while (10 seconds or so) even on a properly
configured system.  A system with an old copy of mx.TextTools
might actually experience an infinite loop or a C stack recursion
error.

 
Package Contents
            
__init__
genericvalues
mx_flag
mx_high
mx_low
mx_recursive
mx_special
mx_test
test
test_backup_on_subtable_failure
test_common_chartypes
test_common_iso_date
test_common_numbers
test_common_strings
test_deep_nesting
test_erroronfail
test_grammarparser
test_objectgenerator
test_printers
test_printers_garbage
test_simpleparsegrammar
test_xml
 
Data
             __file__ = r'S:\sp\simpleparse\tests\__init__.pyc'
__name__ = 'simpleparse.tests'
__path__ = [r'S:\sp\simpleparse\tests']