1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 07:27:45 +00:00

JSSpecCompiler: Add regression test runner

This commit is contained in:
Dan Klishch 2023-10-27 02:00:08 -04:00 committed by Andrew Kaster
parent b7259ab38c
commit 107a3b44fa
3 changed files with 160 additions and 0 deletions

View file

@ -647,6 +647,7 @@ if (BUILD_LAGOM)
# LibTest tests from Tests/
set(TEST_DIRECTORIES
AK
JSSpecCompiler
LibCrypto
LibCompress
LibGL