python-tldp/tests
Martin A. Brown 9cb92dce7c build() only returns 0 (success) for all builds
before, the build() function lacked the logic to retain, and return that there
was a failure during the building of one of the documents; it now returns
a 1, which is passed directly to sys.exit(), if any single build fails
2016-03-01 22:21:29 -08:00
..
sample-documents more sample data for stem/ext handling issue 2016-03-01 19:53:13 -08:00
example.py temporarily forgetting about other doctypes 2016-03-01 21:50:58 -08:00
test_cascadingconfig.py adding some basic testing for configuration file reading 2016-02-29 10:47:48 -08:00
test_config.py adding some basic testing for configuration file reading 2016-02-29 10:47:48 -08:00
test_driver.py build() only returns 0 (success) for all builds 2016-03-01 22:21:29 -08:00
test_inventory.py try to simplify testing logic 2016-03-01 19:53:33 -08:00
test_outputs.py renaming testdata to sample-documents 2016-02-26 12:26:41 -08:00
test_sources.py changing the extension to .xml 2016-03-01 21:50:42 -08:00
test_typeguesser.py renaming examples.sources to example.sources 2016-02-16 11:11:37 -08:00
test_utils.py pep8 fixes 2016-02-29 18:05:14 -08:00
tldptesttools.py build() only returns 0 (success) for all builds 2016-03-01 22:21:29 -08:00
utils.py in case we do not have SimpleNamespace 2016-02-13 11:24:54 -08:00