aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-01Ashwini Sharma pointed out that "mkdir sub; ln -s . sub/up; du -L sub" should...Rob Landley
2014-12-01Refactor expr and add another test entry that works with TEST_HOST=1 but not ...Rob Landley
2014-11-30Tests for operator priority groupings.Rob Landley
2014-11-27sed: c needs to trigger range logic like d, D works like d when there isn't a...Rob Landley
2014-11-27New ifconfig tests from Cynt Rynt.Rob Landley
2014-11-15Debugging pass on sed: make the existing test suite pass.Rob Landley
2014-11-14Add a few more sed tests.Rob Landley
2014-11-09Yet more sed tests.Rob Landley
2014-11-06More sed tests.Rob Landley
2014-10-30Test for ls -d from Isaac Dunham, and he pointed out -F also disables symlink...Rob Landley
2014-10-29First batch of sed tests.Rob Landley
2014-09-22Fix du test: du symlink -> "0\tsymlink"Felix Janda
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, an...Rob Landley