summaryrefslogtreecommitdiff
path: root/tests/ifdef
Commit message (Collapse)AuthorAgeFilesLines
* diff: fix bug where -D does not workPaul Eggert2023-02-101-0/+37
Problem reported by Robert Webb (bug#61193). * NEWS: Mention this. * src/diff.c (main): Omit stray ‘sizeof’. * tests/ifdef: New test. * tests/Makefile.am (TESTS): Add it.