aboutsummaryrefslogtreecommitdiffstats
path: root/test/cssTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove tests that don't test anythingstasoid2022-11-271-107/+0
* fix cssTest.cppstasoid2022-11-161-358/+51
* more wchar cleanupstasoid2022-11-071-279/+278
* parse_styles optimization: use string_id for CSS property namesstasoid2022-11-071-80/+80
* Remove litehtml::context, replace master.css -> master_css.h and make documen...stasoid2022-10-301-2/+1
* remove wchar supportstasoid2022-10-211-115/+116
* fix teststasoid2022-03-191-83/+83
* Disable test that only fails on GitHub ActionsJohn Poole2021-09-251-1/+1
* Convert litehtml tests to use GoogleTestJohn Poole2021-08-251-88/+456
* added tests, optimized text parsing for <script>Sky Morey2019-08-181-189/+35
* Added testingSky Morey2019-08-171-0/+365