begin adding tests for regex

This commit is contained in:
2025-10-09 05:34:32 +01:00
parent 70215fbc0a
commit 250ae239be
5 changed files with 89 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ struct
, buffer
, bufferModifyTime
, searchList
, searchString
, dfa
, mode
, windowWidth
, windowHeight
@@ -23,7 +23,7 @@ struct
, buffer = buffer
, bufferModifyTime = bufferModifyTime
, searchList = searchList
, searchString = searchString
, dfa = dfa
, mode = mode
, windowWidth = windowWidth
, windowHeight = windowHeight