summaryrefslogtreecommitdiff
path: root/spec/quick (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: reorganize and speed up unit testsHisham Muhammad2024-02-271-0/+22
|
* tests: replace some more tests with quick testsHisham Muhammad2024-02-261-3/+254
|
* fix: better normalization for paths and slashesHisham Muhammad2024-02-232-4/+4
| | | | Fixes #1195.
* tests: introduce quick testsHisham Muhammad2024-02-234-0/+273
|
* fix: handle error if test.command is not a string.Hisham Muhammad2024-02-211-0/+51
Fixes #1055.