aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff/tests
Commit message (Expand)AuthorAgeFilesLines
* diff: honour -B flag with -qEd Maste2024-05-241-0/+10
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* diff: fix side-by-side output with tabbed inputKyle Evans2022-12-144-0/+29
* diff: tests: loosen up requirements for report_identicalKyle Evans2022-04-191-4/+2
* Revert "Temporarily skip usr.bin.diff.diff_test.functionname in CI"Li-Wen Hsu2022-03-011-4/+0
* Temporarily skip usr.bin.diff.diff_test.functionname in CILi-Wen Hsu2022-02-211-0/+4
* diff: fix failed compare when ignoring file caseTom Jones2022-02-181-0/+13
* Remove surplus check for which diff is being testedTom Jones2022-02-181-2/+0
* diff: add --no-dereference flagTom Jones2022-02-181-0/+31
* diff: Detect Objective-C methodsTom Jones2022-02-189-1/+178
* diff: read whole files to determine if they are ASCII textPiotr Pawel Stefaniak2021-08-231-0/+14
* diff: don't output carriage returns that were stripped on inputPiotr Pawel Stefaniak2021-08-233-1/+19
* diff tests: Require root for report_identicalMark Johnston2021-06-211-0/+1
* diff: Use unprivileged_user with report_identical testOlivier Cochard2021-02-031-1/+6
* diff: add a test case about the non regular file supportBaptiste Daroussin2021-01-271-0/+15
* diff: add a test case for failed -s optionBaptiste Daroussin2021-01-251-0/+11
* diff: honour flags with -qEd Maste2021-01-091-0/+10
* diff: fix side_by_side after r363679Kyle Evans2020-07-301-2/+2
* diff: restore compatibility with GNU diff regarding -N optionBaptiste Daroussin2020-06-011-0/+11
* Restore compatibility with GNU diff regarding --labelBaptiste Daroussin2020-06-011-0/+13
* diff(1): don't reject specifying the same format multiple timesKyle Evans2020-04-281-1/+8
* diff(1): reject conflicting formatting optionsKyle Evans2020-04-201-2/+16
* diff: fix segfault with --tabsize and no/malformed argumentKyle Evans2020-02-131-0/+12
* diff: implement -y (--side-by-side) along with -W and --suppress-common-linesBaptiste Daroussin2020-02-071-2/+0
* diff(1): Implement -B/--ignore-blank-linesKyle Evans2018-08-195-0/+28
* Improve --strip-trailing-cr handling:Xin LI2018-07-271-0/+11
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+11
* Use more flexible expression for replacing t_diff inEnji Cooper2017-07-191-1/+1
* 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-203-1/+40
* Add a regression test for diff -DBaptiste Daroussin2017-04-203-1/+37
* diff: Show nanoseconds in -u/-c header line.Jilles Tjoelker2017-03-263-1/+19
* diff: Fix mtime of file1 in -u/-c header line.Jilles Tjoelker2017-03-263-1/+19
* Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper2017-03-232-3/+4
* Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in asEnji Cooper2017-03-151-0/+10
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-1117-0/+262