aboutsummaryrefslogtreecommitdiff
path: root/test/normalize.py
AgeCommit message (Expand)Author
2015-12-28Normalize URLs in test suite.John MacFarlane
2015-11-23Better fix for #380.John MacFarlane
2015-11-23normalize.py: Don't use HTMLParseError.John MacFarlane
2015-06-11normalize.py: Don't collapse whitespace in pre tag.John MacFarlane
2015-01-24Added spec tests.John MacFarlane
2015-01-24Removed implementation-specific material from repository.John MacFarlane
2014-12-29Updated tests to use python3.John MacFarlane
2014-12-22Fixed normalization bug, added more doctests for normalization.John MacFarlane
2014-12-19Added a few more doctests for HTML normalization (#245).John MacFarlane
2014-12-19Fixed whitespace normalization (#245).John MacFarlane
2014-12-19Expose failure to normalize whitespacesCiro Santilli
2014-11-29test: Factored out normalization code into normalize.py.John MacFarlane