Age | Commit message (Expand) | Author |
---|---|---|
2023-01-31 | Consistently use pytest.mark.skipif to skip tests when the corresponding libr... | Leonard Richardson |
2023-01-25 | Made the ISO-8859 test robust in a less hacky way. | Leonard Richardson |
2023-01-25 | Made the ISO-8859-1 smoke test more robust. | Leonard Richardson |
2022-04-10 | Fixed another crash when overriding multi_valued_attributes and using the | Leonard Richardson |
2021-10-24 | Issue a warning when an HTML parser is used to parse a document that | Leonard Richardson |
2021-10-24 | Used a warning to formally deprecate the 'text' argument in favor of 'string'. | Leonard Richardson |
2021-10-23 | Added a workaround for an lxml bug (https://bugs.launchpad.net/lxml/+bug/19... | Leonard Richardson |
2021-10-23 | Fixed a crash when overriding multi_valued_attributes and using the | Leonard Richardson |
2021-10-11 | Broke up some monolithic unit test files. | Leonard Richardson |
2021-10-11 | Moved the test classes to tests/__init__.py. | Leonard Richardson |