index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-09-05
LibLocale: Move locale test files to the LibLocale folder
Timothy Flynn
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-07-19
Tests: Move the LibPthread tests to the correct namespace
Tim Schumacher
2022-05-30
LibXML+Tests: Consume `>` in the character data ending `]]>` and test it
Luke Wilde
2022-03-29
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
Karol Kosek
2022-02-23
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
Ali Mohammad Pur
2022-01-23
LibEDID: Add a library to parse EDID blobs
Tom
2022-01-11
LibTimeZone: Add a unit test for generated time zone data
Timothy Flynn
2022-01-08
Tests: Add base structure for LibPDF unit tests
Simon Woertz
2021-12-19
LibTest: Add `EXPECT_NO_CRASH`
Michel Hermier
2021-11-29
Tests: Add a simple LibGL render-test
Hendiadyoin1
2021-10-06
Tests: Add LibThreading to CMakeLists.txt
Junior Rantila
2021-08-31
Tests: Test LibMarkdown against commonmark test suite
Peter Elliott
2021-08-14
Tests: Re-enable UserspaceEmulator tests on the Clang build
Daniel Bertalan
2021-08-08
Tests: Disable UserspaceEmulator tests for Clang builds
Daniel Bertalan
2021-07-26
LibUnicode: Introduce a Unicode library for interacting with UCD files
Timothy Flynn
2021-07-24
Tests: Add tests for the quoted printable decoder
Luke
2021-07-18
Tests: Disable test if platform has no UserspaceEmulator
Peter Bindels
2021-07-07
Tests: Build all tests on x86_64
Gunnar Beutner
2021-06-24
Tests: Disable kernel and LibC tests for x86_64
Gunnar Beutner
2021-06-19
LibCrypto+LibTLS: Split and move test suite into Tests directory
Peter Bocan
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-15
Tests: Add LibELF tests
Brendan Coles
2021-05-12
Tests: Add InodeWatcher and FileWatcher tests
sin-ack
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-web to Tests/LibWeb
Brian Gianforcaro
2021-05-06
Tests: Move LibRegex tests to Tests/LibRegex
Brian Gianforcaro
2021-05-06
Tests: Move LibCompress tests to Tests/LibCompress
Brian Gianforcaro
2021-05-06
Tests: Move LibSQL tests to Tests/LibSQL
Brian Gianforcaro
2021-05-06
Tests: Move AK tests to Tests/AK
Brian Gianforcaro
2021-05-06
Tests: Establish root Tests directory, move Userland/Tests there
Brian Gianforcaro