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

LibTest: Add a suite of tests for the generators

This commit is contained in:
Martin Janiczek 2023-10-24 01:47:26 +02:00 committed by Andrew Kaster
parent 2782334152
commit 7c2a569fca
3 changed files with 170 additions and 0 deletions

View file

@ -643,6 +643,7 @@ if (BUILD_LAGOM)
LibMarkdown
LibPDF
LibSQL
LibTest
LibTextCodec
LibTTF
LibTimeZone