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
e3dc47c635
harfbuzz
/
test
/
CMakeLists.txt
5 lines
99 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
)
Add CMake configuration for all of the new subsetting code.
2018-02-03 02:50:45 +01:00
add_subdirectory
(
subset
)
[cmake] Run rest of the tests on Windows (#668)
2018-01-01 08:47:51 +01:00
add_subdirectory
(
fuzzing
)