serenity/Tests/LibRegex
Ali Mohammad Pur e265d81277 LibRegex: Correct And/Or and inversion interplay semantics
This commit also fixes an incorrect test case from very early on, our
behaviour now matches the ECMA262 spec in this case.

Fixes #21786.
2024-01-11 11:36:09 +01:00
..
CMakeLists.txt Tests: Remove LibRegex benchmark test file that has become stale 2022-10-10 12:23:12 +02:00
Regex.cpp LibRegex: Correct And/Or and inversion interplay semantics 2024-01-11 11:36:09 +01:00
RegexLibC.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30