Commit Graph

41 Commits

Author SHA1 Message Date
Aadhavan Srinivasan
a347ebacc4 Added more test cases 2025-01-24 17:06:00 -05:00
Aadhavan Srinivasan
d5b4450e50 Added more test cases (1 failing) 2025-01-24 14:58:18 -05:00
Aadhavan Srinivasan
110298b6a6 Added 'flags' field to test struct for all-group tests 2025-01-24 11:11:48 -05:00
Aadhavan Srinivasan
eff4c5a5df Added 'flags' field to test struct for 0-group tests 2025-01-24 11:10:01 -05:00
48cff259b2 Updated tests 2025-01-21 22:13:57 -05:00
9dc4fd4595 Started adding tests from Python's RE test suite 2025-01-20 18:04:19 -05:00
fb46ed62d9 Added tests for FindString 2025-01-19 22:56:47 -05:00
fcdb4a8868 Added another test, changed function calls to match new names 2025-01-19 21:30:56 -06:00
8e8067482a Rewrote to use new API for compiling and finding matches 2025-01-06 20:12:18 -06:00
e83d746ded Added more test cases 2024-12-18 15:22:50 -05:00
93a5e24c8d Added more tests 2024-12-16 22:32:36 -05:00
3fda07280e Added more tests 2024-12-11 00:30:37 -05:00
84cccc73ec Added grouping tests 2024-12-11 00:16:35 -05:00
80ea262064 Updated test-case structs to reflect the name of the new type 2024-12-09 01:06:18 -05:00
298285e44c Added more test cases 2024-11-27 11:43:34 -05:00
74c177324b Added more test cases 2024-11-24 15:00:47 -05:00
924e2a8dbc Added some AI-generated test cases (llama3.1:405b) 2024-11-22 00:12:41 -05:00
d986999001 Added more tests 2024-11-20 10:38:57 -05:00
1e0502c6aa Added unicode tests 2024-11-20 00:23:57 -05:00
8a1f1dc621 Added unicode support
Replaced strings with rune-slices, which capture unicode codepoints more
accurately.
2024-11-18 10:41:50 -05:00
9201ed49bd Changed type from matchIndex to MatchIndex 2024-11-07 16:12:21 -05:00
e8aca8606a Added test cases 2024-11-03 15:09:21 -05:00
c032dcb2ea Added more test cases 2024-11-03 15:04:19 -05:00
fd957d9518 Added more test cases 2024-10-31 17:55:07 -04:00
a752491563 Added more test cases 2024-10-31 16:47:59 -04:00
e6c607319c Added more tests 2024-10-30 09:32:32 -04:00
f8ee1b3200 Added more tests 2024-10-29 20:05:42 -04:00
d8299294ed Added test cases 2024-10-29 14:41:00 -04:00
2af4a5f9fd Added more tests 2024-10-29 00:25:38 -04:00
49b84c5728 Added test cases 2024-10-28 17:38:51 -04:00
704bec122a Added more tests 2024-10-28 15:44:12 -04:00
3984c54080 Added more test cases 2024-10-28 09:40:21 -04:00
4a30977d15 Added test cases 2024-10-28 00:57:53 -04:00
89a43c8f41 Added test case 2024-10-27 15:30:46 -04:00
7e7e75903d Added more tests 2024-10-27 15:11:02 -04:00
b92912f7e4 Added test 2024-10-27 14:56:07 -04:00
b1e2d7147e Added tests 2024-10-27 12:52:16 -04:00
956bdbdcb6 Added test case 2024-10-27 11:18:18 -04:00
3f2b4716f1 Added more test cases 2024-10-26 13:05:30 -04:00
273a03e3cf Added more test cases 2024-10-24 17:33:38 -04:00
935759ed9f Added testing file 2024-10-24 14:40:01 -04:00