Age | Commit message (Expand) | Author |
---|---|---|
2023-03-24 | Added a test just to verify that you can encode a document more deeply nested... | Leonard Richardson |
2023-03-24 | Keep track of the specific tag that put us into string literal mode, and only... | Leonard Richardson |
2023-03-21 | Reimplemented the pretty-print algorithm to remove recursive function calls. | Leonard Richardson |
2023-02-03 | Move the Soup Sieve proxy and its tests into separate files. | Leonard Richardson |
2023-02-03 | Consistently use the name 'tag' instead of 'element,' since CSS selectors onl... | Leonard Richardson |
2023-02-02 | Test implementation. | Leonard Richardson |
2023-01-31 | Fixed missing import that caused test failures when Soup Sieve is installed. | Leonard Richardson |
2023-01-31 | Consistently use pytest.mark.skipif to skip tests when the corresponding libr... | Leonard Richardson |
2023-01-25 | Tag.interesting_string_types is now propagated when a tag is | Leonard Richardson |
2021-10-11 | Broke up some monolithic unit test files. | Leonard Richardson |