aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff/tests/diff_test.sh
Commit message (Expand)AuthorAgeFilesLines
* MFC r363692: diff: fix side_by_sideKyle Evans2020-08-061-2/+2
* MFC r360437: diff(1): don't reject specifying the same format multiple timesKyle Evans2020-05-031-1/+8
* MFC r357875: diff: fix segfault with --tabsize and no/malformed argumentKyle Evans2020-04-271-0/+12
* MFC r360125: diff(1): reject conflicting formatting optionsKyle Evans2020-04-271-2/+16
* MFC r357648:Baptiste Daroussin2020-03-041-2/+0
* diff(1): Implement -B/--ignore-blank-linesKyle Evans2018-08-191-0/+17
* Improve --strip-trailing-cr handling:Xin LI2018-07-271-0/+11
* Add tests that exercise -q, like -rq and add tests that test -q like -NrqEnji Cooper2017-07-171-2/+15
* Add some tests for brief (--brief/-q) formatEnji Cooper2017-07-171-0/+19
* Add some testcases for `diff --side-by-side` supportEnji Cooper2017-06-121-0/+22
* Implement a basic --changed-group-formatBaptiste Daroussin2017-04-201-0/+11
* Add a regression test for diff -DBaptiste Daroussin2017-04-201-0/+9
* diff: Show nanoseconds in -u/-c header line.Jilles Tjoelker2017-03-261-0/+13
* diff: Fix mtime of file1 in -u/-c header line.Jilles Tjoelker2017-03-261-0/+13
* Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper2017-03-231-0/+53