test(list): add test for -L, using regex match to check that 'default' is at least okay #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "testing/list-alg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add test for new
-Lcommand-line option, verifying that at least 'default/best' is marked as 'ok'.Note: regex comparator is not multiline, so does not match with '$' as end-of-line specifier.