summaryrefslogtreecommitdiff
path: root/usr.bin/diff/tests/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-12-13diff: fix side-by-side output with tabbed inputKyle Evans
2022-02-18diff: Detect Objective-C methodsTom Jones
2021-08-23diff: don't output carriage returns that were stripped on inputPiotr Pawel Stefaniak
2018-08-19diff(1): Implement -B/--ignore-blank-linesKyle Evans
2017-07-19Use more flexible expression for replacing t_diff inEnji Cooper
2017-04-20Implement a basic --changed-group-formatBaptiste Daroussin
2017-04-20Add a regression test for diff -DBaptiste Daroussin
2017-03-26diff: Show nanoseconds in -u/-c header line.Jilles Tjoelker
2017-03-26diff: Fix mtime of file1 in -u/-c header line.Jilles Tjoelker
2017-03-23Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper
2017-03-15Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in asEnji Cooper
2017-03-11Import diff from OpenBSD and remove GNU diffBaptiste Daroussin