serenity/Tests
Lenny Maiorani 8e949c5c91 Tests: Remove unused variables for clang build
Problem:
- Clang will not build `Tests/LibTLS` due to unused variables.

Solution:
- Remove the unused variables.
2021-08-06 23:55:27 +02:00
..
AK AK: Improve the parsing of data urls 2021-08-06 10:45:17 +02:00
Kernel Tests: Add coverage for sys$alarm() success case 2021-08-03 18:44:01 +02:00
LibC Tests: Fix compile errors on Clang 2021-07-14 13:12:25 +02:00
LibCompress
LibCore
LibCpp
LibCrypto
LibELF
LibGfx LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
LibIMAP Tests: Add tests for the quoted printable decoder 2021-07-24 20:11:28 +04:30
LibJS
LibM LibM: Turn off builtins, fix tests & implementation 2021-07-17 17:37:20 +02:00
LibPthread
LibRegex LibRegex: Support property escapes of Unicode script extensions 2021-08-04 13:50:32 +01:00
LibSQL Tests: Fix compile errors on Clang 2021-07-14 13:12:25 +02:00
LibThreading
LibTLS Tests: Remove unused variables for clang build 2021-08-06 23:55:27 +02:00
LibUnicode LibUnicode: Handle code points that are both cased and case-ignorable 2021-07-28 23:42:29 +02:00
LibWasm LibWasm+Everywhere: Make the instruction count limit configurable 2021-07-17 01:13:39 +04:30
LibWeb LibWeb: Avoid assertion failure on parsing numeric character references 2021-07-28 18:32:22 +02:00
UserspaceEmulator Tests: Rename write-oob 2021-07-14 11:26:34 +04:30
CMakeLists.txt LibUnicode: Introduce a Unicode library for interacting with UCD files 2021-07-26 17:03:55 +01:00