summaryrefslogtreecommitdiff
path: root/tests/frontend/simple
Commit message (Collapse)AuthorAgeFilesLines
* tests/frontend/artifact_show.py: Added tests for glob pattern matches.Tristan van Berkom2020-11-198-0/+54
This tests a few glob patterns through `bst artifact show` and also asserts that globs which match both elements and artifacts will produce an error.