| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-14 | Use `grep -E` as OpenBSD grep does not like `|` in regexp otherwise | Sidharth Kshatriya | |
| 2019-10-13 | test: Allow expect-style UI tests, testing any var | Jason Felice | |
| 2019-04-17 | Replace egrep with grep | Alex Leferry 2 | |
| 2018-07-05 | tests: Update selections files to match the new selection list syntax | Maxime Coste | |
| 2018-06-22 | Use egrep instead of grep for ERE | dahlbaek | |
| Some implementations of grep do not support extended regular expressions (ERE). Using egrep instead seems to be more portable. | |||
| 2017-06-09 | Rename 'unit' test directory to 'normal' as they are the normal mode tests | Maxime Coste | |
