Commit cc9bf61
committed
core: refactor tests/pattern.rs tests
Firstly, combine functions and results lists into a single list with
‘function => result’ pairs. This makes it easier to match function
with its result.
Secondly, eliminate InRange step so that it’s easier to notice series
of matches or rejects.1 parent 4149fcd commit cc9bf61
1 file changed
+246
-216
lines changed
0 commit comments