summaryrefslogtreecommitdiffstats
path: root/tests.sh
Commit message (Collapse)AuthorAgeFilesLines
...
* Add -gid and -uid support.Tavian Barnes2016-02-021-1/+15
|
* Implement -empty.Tavian Barnes2016-01-301-1/+6
|
* Implement -executable, -readable, and -writable.Tavian Barnes2015-11-281-1/+26
|
* Implement -path.Tavian Barnes2015-11-271-1/+14
|
* Optimize -maxdepth in -depth mode.Tavian Barnes2015-09-261-1/+11
|
* tests.sh: Use a more portable mktemp form.Tavian Barnes2015-09-151-1/+1
|
* Fix -maxdepth handling when -depth is set.Tavian Barnes2015-09-151-2/+14
| | | | Lost some data due to this bug :(.
* Add a basic test suite.Tavian Barnes2015-09-151-0/+58