aboutsummaryrefslogtreecommitdiff
path: root/tests/ls.test
AgeCommit message (Expand)Author
2017-04-17Make ls.test work without awk.Elliott Hughes
2017-04-03Fix ls -a and ls -A tests.Elliott Hughes
2016-03-02Factor out command name at the start of test name, have runtest.sh print it.Rob Landley
2015-05-12Set the executable bits on all the *.test files. (Wasn't consistent, is now.)Rob Landley
2014-10-30Test for ls -d from Isaac Dunham, and he pointed out -F also disables symlink...Rob Landley
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, an...Rob Landley