summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
AgeCommit message (Expand)Author
2021-10-06Tests: Add LibThreading to CMakeLists.txtJunior Rantila
2021-08-31Tests: Test LibMarkdown against commonmark test suitePeter Elliott
2021-08-14Tests: Re-enable UserspaceEmulator tests on the Clang buildDaniel Bertalan
2021-08-08Tests: Disable UserspaceEmulator tests for Clang buildsDaniel Bertalan
2021-07-26LibUnicode: Introduce a Unicode library for interacting with UCD filesTimothy Flynn
2021-07-24Tests: Add tests for the quoted printable decoderLuke
2021-07-18Tests: Disable test if platform has no UserspaceEmulatorPeter Bindels
2021-07-07Tests: Build all tests on x86_64Gunnar Beutner
2021-06-24Tests: Disable kernel and LibC tests for x86_64Gunnar Beutner
2021-06-19LibCrypto+LibTLS: Split and move test suite into Tests directoryPeter Bocan
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-19LibCpp: Add regression tests for the parserItamar
2021-05-15Tests: Add LibELF testsBrendan Coles
2021-05-12Tests: Add InodeWatcher and FileWatcher testssin-ack
2021-05-08Tests: Move Userland/Utilities/test-js to Tests/LibJSBrian Gianforcaro
2021-05-08Tests: Move Userland/Utilities/test-web to Tests/LibWebBrian Gianforcaro
2021-05-06Tests: Move LibRegex tests to Tests/LibRegexBrian Gianforcaro
2021-05-06Tests: Move LibCompress tests to Tests/LibCompressBrian Gianforcaro
2021-05-06Tests: Move LibSQL tests to Tests/LibSQLBrian Gianforcaro
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro
2021-05-06Tests: Establish root Tests directory, move Userland/Tests thereBrian Gianforcaro