|
|
c427cd25fa
|
begin adding regex tests based on freeCodeCamp tutorial
|
2025-10-09 16:56:36 +01:00 |
|
|
|
e51c18166e
|
begin adding tests based on tutorial by freeCodeCamp
|
2025-10-09 16:50:19 +01:00 |
|
|
|
3197315478
|
fix failing tests for escaping regex metacharacters
|
2025-10-09 06:22:21 +01:00 |
|
|
|
8bd8977027
|
add tests checking if regex escape sequences are recognised
|
2025-10-09 06:14:29 +01:00 |
|
|
|
a5fec6f1a2
|
add tests for escape sequences
|
2025-10-09 06:06:07 +01:00 |
|
|
|
5d7b9e35ba
|
add tests that the regex returns an empty DFA when the regexString contains the endMarker
|
2025-10-09 05:44:35 +01:00 |
|
|
|
f32a53aabc
|
added regex tests for case sensitivity
|
2025-10-09 05:39:01 +01:00 |
|
|
|
250ae239be
|
begin adding tests for regex
|
2025-10-09 05:34:32 +01:00 |
|