This website requires JavaScript.
Explore
Help
Sign In
walkero
/
harfbuzz
Watch
1
Star
0
Fork
You've already forked harfbuzz
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
141db8b7a3
harfbuzz
/
test
/
CMakeLists.txt
4 lines
74 B
CMake
Raw
Normal View
History
Unescape
Escape
Add API tests to cmake build
2017-12-05 23:43:28 +01:00
add_subdirectory
(
api
)
[cmake] Run fuzzing and shaping tests (#666)
2017-12-29 20:43:29 +01:00
add_subdirectory
(
shaping
)
[cmake] Run rest of the tests on Windows (#668)
2018-01-01 08:47:51 +01:00
add_subdirectory
(
fuzzing
)