<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/.gitmodules, branch v0.5.2</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/.gitmodules?h=v0.5.2</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/.gitmodules?h=v0.5.2'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-08-19T04:39:08Z</updated>
<entry>
<title>refactor: move html5lib test to own crate to fix `cargo test`</title>
<updated>2023-08-19T04:39:08Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-11T17:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=b48e5c3b99fd537d223cb899e8675177d77e650c'/>
<id>urn:sha1:b48e5c3b99fd537d223cb899e8675177d77e650c</id>
<content type='text'>
Previously `cargo test` failed because it ran the test_html5lib
integration test, which depends on the integration-tests feature
(so you always had to run `cargo test` with
`--features integration-tests` or `--all-features`, which was annoying).

This commit moves the integration tests to another crate,
so that the dependency on the feature can be properly defined
in a way so that `cargo test` just works and runs the test.
</content>
</entry>
<entry>
<title>hello world</title>
<updated>2021-11-24T19:51:21Z</updated>
<author>
<name>Markus Unterwaditzer</name>
<email>markus-honeypot@unterwaditzer.net</email>
</author>
<published>2021-11-24T19:44:08Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=9909fc4580855a58a10eb84f0d143d1b3b3f464a'/>
<id>urn:sha1:9909fc4580855a58a10eb84f0d143d1b3b3f464a</id>
<content type='text'>
</content>
</entry>
</feed>
