diff options
| author | Rasmus Villemoes <[email protected]> | 2025-05-13 10:40:27 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-05-29 08:25:18 -0600 |
| commit | 09b48305d3b6492553982df75e3a9f99d1f856d0 (patch) | |
| tree | 11228624f50221b90e76126d0d2f5e2ac7019297 /doc/develop | |
| parent | 19b3e24083eb0b1b5299e689d0bc5f1a6c4ebdcd (diff) | |
test: slre: add more test cases
Add some tests for the "drop wrong anchored optimization". Without
the previous commit, the first, fifth and seventh of these would fail,
i.e. those:
{ "xby", "^a|b", 1},
{ "", "x*$", 1},
{ "yy", "x*$", 1},
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Rasmus Villemoes <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
