summaryrefslogtreecommitdiffstats
path: root/tests/test_xtype_reorder.out
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split test cases into separate filesTavian Barnes2022-10-191-0/+0
|
* parse: Don't reorder or remove tests with potential side effectsTavian Barnes2017-09-061-0/+0
-empty and -xtype may have side effects like reporting permission errors, which even affect the exit status of bfs. We shouldn't remove these effects without -Ofast.