mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +00:00
Tests: Move test-gfx-font to /usr/Tests/LibGfx/font and add new tests
This commit is contained in:
parent
64b0d89335
commit
15fde85b21
4 changed files with 62 additions and 6 deletions
|
@ -40,7 +40,6 @@ target_link_libraries(su LibCrypt)
|
|||
target_link_libraries(tar LibTar LibCompress)
|
||||
target_link_libraries(test-crypto LibCrypto LibTLS LibLine)
|
||||
target_link_libraries(test-compress LibCompress)
|
||||
target_link_libraries(test-gfx-font LibGUI LibCore)
|
||||
target_link_libraries(test-js LibJS LibLine LibCore)
|
||||
target_link_libraries(test-pthread LibThread)
|
||||
target_link_libraries(test-web LibWeb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue