summaryrefslogtreecommitdiff
path: root/tests/attr/ignore.c
Commit message (Expand)AuthorAgeFilesLines
* ignore: handle escaped trailing whitespacePatrick Steinhardt2019-06-061-0/+46
* ignore: treat paths with trailing "/" as directoriesPatrick Steinhardt2019-04-051-0/+16
* ignore: move tests from status to attr ignore suiteSteven King Jr2019-03-201-0/+25
* attr_file: fix handling of directory patterns with trailing spacesPatrick Steinhardt2018-04-121-0/+16
* Ignore trailing whitespace in .gitignore files (as git itself does)David Turner2017-10-291-0/+10
* ignore: honor case insensitivity for negative ignoresPatrick Steinhardt2017-08-251-0/+34
* ignore: keep negative rules containing wildcardsPatrick Steinhardt2017-08-251-0/+9
* Fix issue with directory glob ignore in subdirectoriesRobert Gay2017-05-171-0/+12
* `cl_git_exec` -> `cl_git_expect`ethomson/clar_messagesEdward Thomson2017-02-171-1/+1
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-2/+2
* ignore: fix directory limits when searching for star-starCarlos Martín Nieto2016-04-191-0/+12
* Add more tests for path matching with globs and path delimitersAntonio Scandurra2016-04-181-0/+14
* ignore: don't use realpath to canonicalize pathcmn/ignore-symlinkCarlos Martín Nieto2016-04-021-0/+13
* attr tests: make explicit our dir/file match testsEdward Thomson2015-05-131-12/+24
* attr test: test a file beneath ignored folderEdward Thomson2015-05-121-1/+1
* attr: test that a file is not ignored for a folderEdward Thomson2015-05-121-0/+17
* attr: regression tests for ignore matchingEdward Thomson2015-05-121-0/+32
* Add failing subdirectory gitignore attr test.Mike McQuaid2015-04-231-0/+18
* Improve handling of fake home directoryRussell Belfer2014-05-021-3/+2
* Make ** pattern eat trailing slashrb/fix-starstar-againRussell Belfer2014-05-011-0/+18
* Cleanup tests with helper functionsRussell Belfer2014-04-181-1/+1
* Fix core.excludesfile named .gitignorerb/fix-leading-slash-ignoresRussell Belfer2014-04-141-12/+9
* More ** tests for pattern rulesRussell Belfer2014-04-061-4/+50
* Add support for ** matches in ignoresRussell Belfer2014-04-041-0/+13
* Rename tests-clar to testsBen Straub2013-11-141-0/+102