Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove tests that don't test anything | stasoid | 2022-11-27 | 1 | -107/+0 |
* | fix cssTest.cpp | stasoid | 2022-11-16 | 1 | -358/+51 |
* | more wchar cleanup | stasoid | 2022-11-07 | 1 | -279/+278 |
* | parse_styles optimization: use string_id for CSS property names | stasoid | 2022-11-07 | 1 | -80/+80 |
* | Remove litehtml::context, replace master.css -> master_css.h and make documen... | stasoid | 2022-10-30 | 1 | -2/+1 |
* | remove wchar support | stasoid | 2022-10-21 | 1 | -115/+116 |
* | fix test | stasoid | 2022-03-19 | 1 | -83/+83 |
* | Disable test that only fails on GitHub Actions | John Poole | 2021-09-25 | 1 | -1/+1 |
* | Convert litehtml tests to use GoogleTest | John Poole | 2021-08-25 | 1 | -88/+456 |
* | added tests, optimized text parsing for <script> | Sky Morey | 2019-08-18 | 1 | -189/+35 |
* | Added testing | Sky Morey | 2019-08-17 | 1 | -0/+365 |