summaryrefslogtreecommitdiff
path: root/bin/ls/tests
AgeCommit message (Expand)Author
2024-07-24ls: Make -, apply to -s as well as -l.Dag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-18ls: Improve POSIX compatibility for -g and -n.Minsoo Choo
2022-10-31ls(1): add a -v flag to sort naturallyAymeric Wibo
2016-12-15Fix ls_tests:o_flag with ZFS TMPDIRAlan Somers
2016-08-24Skip ls tests that use sparse files if these are not supported.Julio Merino
2016-05-29Use require.progs with bc instead of require.files with /usr/bin/bcEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-07Enable bin/ls testcases disabled previously because of issues with howEnji Cooper
2015-10-30Update ls -l tests to use mtime, not birthtimeEd Maste
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-10-10Remove all of the syncsEnji Cooper
2015-10-06Call sync consistently using atf_checkEnji Cooper
2015-10-06Explicitly set BLOCKSIZE to 512 in the environmentEnji Cooper
2015-10-06Add some more syncs to quiesce the filesystem after creating theEnji Cooper
2015-10-05Merge additional testcases and improvements to bin/ls/ls_tests fromEnji Cooper
2015-09-30Skip the B_flag testcase to stop blowing up freebsd-current@ withEnji Cooper
2015-09-28Add initial testcases for bin/lsEnji Cooper