ladybird/Tests
Sam Atkins f62ccb010d Tests: Let WPT tests set their own timeout
The official WPT runner supports a `<meta name=timeout content=long>`
tag to let tests opt-in to a longer timeout. Modify our harness to pass
that custom timeout to our runner, so that we don't incorrectly time
out if our default time is shorter than the requested one.
2024-12-19 17:27:33 +00:00
..
AK
ClangPlugins
LibCompress
LibCore
LibCrypto LibCrypto: Implement AES-KW 2024-12-17 11:00:14 +01:00
LibDiff
LibGC
LibGfx LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
LibJS LibJS: Concatenate all included test262 harness files to a single script 2024-12-13 05:26:39 -08:00
LibMedia
LibRegex LibRegex: Treat checks against nonexistent checkpoints as empty 2024-12-13 10:00:16 +01:00
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb Tests: Let WPT tests set their own timeout 2024-12-19 17:27:33 +00:00
LibWebView
LibXML
Resources
CMakeLists.txt