aboutsummaryrefslogtreecommitdiff
path: root/bin/ls/tests
Commit message (Expand)AuthorAgeFilesLines
* ls: Make -, apply to -s as well as -l.Dag-Erling Smørgrav2024-08-011-0/+16
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* ls: Improve POSIX compatibility for -g and -n.Minsoo Choo2023-07-181-9/+10
* ls(1): add a -v flag to sort naturallyAymeric Wibo2022-10-301-0/+15
* Fix ls_tests:o_flag with ZFS TMPDIRAlan Somers2016-12-151-1/+1
* Skip ls tests that use sparse files if these are not supported.Julio Merino2016-08-241-0/+8
* Use require.progs with bc instead of require.files with /usr/bin/bcEnji Cooper2016-05-291-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Enable bin/ls testcases disabled previously because of issues with howEnji Cooper2015-12-071-6/+0
* Update ls -l tests to use mtime, not birthtimeEd Maste2015-10-301-6/+6
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Remove all of the syncsEnji Cooper2015-10-101-10/+0
* Call sync consistently using atf_checkEnji Cooper2015-10-061-6/+6
* Explicitly set BLOCKSIZE to 512 in the environmentEnji Cooper2015-10-061-0/+1
* Add some more syncs to quiesce the filesystem after creating theEnji Cooper2015-10-061-0/+4
* Merge additional testcases and improvements to bin/ls/ls_tests fromEnji Cooper2015-10-052-64/+674
* Skip the B_flag testcase to stop blowing up freebsd-current@ withEnji Cooper2015-09-301-0/+1
* Add initial testcases for bin/lsEnji Cooper2015-09-282-0/+369