test(list): add test for -L, using regex match to check that 'default' is at least okay #11

Merged
sezieru merged 1 commit from testing/list-alg into main 2025-10-17 19:44:36 +00:00
Owner

Add test for new -L command-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.

Add test for new `-L` command-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.
sezieru self-assigned this 2025-10-17 19:44:25 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fosster/rexcrypt#11
No description provided.