Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use plain sort, not bfs_sort | Tavian Barnes | 2022-03-13 | 1 | -8/+8 |
| | | | | | bfs_sort existed to keep the test outputs nicely in breadth-first order. Unfortunately the implementation using awk didn't support NUL bytes. | ||||
* | tests: Add tests for syntactically invalid globs | Tavian Barnes | 2022-02-02 | 1 | -0/+2 |
| | |||||
* | Implement -X | Tavian Barnes | 2017-04-16 | 1 | -0/+4 |
| | |||||
* | Give the test cases human-readable names | Tavian Barnes | 2017-02-09 | 1 | -0/+15 |