mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:57:35 +00:00
LibJS+LibTest: Move out the test-js test runner into LibTest
This commit is contained in:
parent
b6e5c76427
commit
f137c1bfaa
6 changed files with 776 additions and 733 deletions
|
@ -1,3 +1,2 @@
|
|||
add_executable(test-js test-js.cpp)
|
||||
target_link_libraries(test-js LibJS LibLine LibCore)
|
||||
serenity_testjs_test(test-js.cpp test-js)
|
||||
install(TARGETS test-js RUNTIME DESTINATION bin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue