seemingly my quick-n-dirty implementation was to naiive.
We need real backtracking, if we want to support switches
in the search direction (match("y").after("x").before("z")
Up to now, I have cheated myself around this obvious problem :-/
|
||
|---|---|---|
| .. | ||
| test-event-log-test.cpp | ||
| test-helper-test.cpp | ||
| test-helper-variadic-test.cpp | ||
| test-option-test.cpp | ||