summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
AgeCommit message (Expand)Author
2022-12-28Tests: Remove i686 supportLiav A
2022-10-09LibVideo: Add test to ensure that a VP9 WebM file will decodeZaggy1024
2022-09-16Tests: Move the former LibM test into the LibC namespaceTim Schumacher
2022-09-05LibLocale: Move locale test files to the LibLocale folderTimothy Flynn
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen
2022-07-19Tests: Move the LibPthread tests to the correct namespaceTim Schumacher
2022-05-30LibXML+Tests: Consume `>` in the character data ending `]]>` and test itLuke Wilde
2022-03-29Tests: Add a basic UTF-8 to UTF-8 LibTextCodec testKarol Kosek
2022-02-23LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour testsAli Mohammad Pur
2022-01-23LibEDID: Add a library to parse EDID blobsTom
2022-01-11LibTimeZone: Add a unit test for generated time zone dataTimothy Flynn
2022-01-08Tests: Add base structure for LibPDF unit testsSimon Woertz
2021-12-19LibTest: Add `EXPECT_NO_CRASH`Michel Hermier
2021-11-29Tests: Add a simple LibGL render-testHendiadyoin1
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