mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-06 15:09:59 +00:00
Fix calculations and add a test for the html escaping code.
This commit is contained in:
parent
3de5e3fd27
commit
6bee1af080
3 changed files with 76 additions and 10 deletions
|
@ -16,6 +16,7 @@ add_executable(${PROJECT_NAME}
|
|||
../data/UTF-8-test.txt.c
|
||||
test_invalid_utf8_get.cpp
|
||||
test_mime_split.cpp
|
||||
test_html_escape.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue