summaryrefslogtreecommitdiff
path: root/tests/ignore
Commit message (Expand)AuthorAgeFilesLines
* attr: rename internal attr file source enumEdward Thomson2021-07-221-2/+2
* test that specific lines can negate broader ignore linesAnders Borum2021-06-141-0/+8
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-052-10/+12
* tests: add missing error checksPatrick Steinhardt2020-02-071-3/+2
* ignore: correct handling of nested rules overriding wild card unignorebuddyspike2019-08-281-0/+44
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-202-2/+2
* ignore: fix determining whether a shorter pattern negates anotherPatrick Steinhardt2019-07-181-0/+15
* attr_file: convert to use `wildmatch`Patrick Steinhardt2019-06-151-0/+22
* attr_file: account for escaped escapes when searching trailing spacePatrick Steinhardt2019-06-131-0/+17
* attr_file: fix unescaping of escapes required for fnmatchPatrick Steinhardt2019-06-131-0/+62
* tests: unify ignore tests into their own dirPatrick Steinhardt2019-06-072-0/+1753