summaryrefslogtreecommitdiff
path: root/tests/unit/unit1307.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* unit1307: just fail without FTP supportMarcel Raad2019-02-151-9/+22
* cppcheck: fix warningsMarian Klymov2018-06-111-2/+2
* fnmatch: use the system one if availableDaniel Stenberg2018-06-011-18/+80
* fnmatch: insist on escaped bracket to matchDaniel Stenberg2018-05-281-4/+13
* curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg2018-05-181-4/+0
* fnmatch: pattern syntax can no longer failPatrick Monnerat2018-01-311-2/+3
* fnmatch: accept an alphanum to be followed by a non-alphanum in char setPatrick Monnerat2018-01-311-3/+8
* fnmatch: do not match the empty string with a character setPatrick Monnerat2018-01-311-2/+2
* unit1307: test many wildcards tooDaniel Stenberg2018-01-171-1/+5
* ftp-wildcard: fix matching an empty string with "*[^a]"Daniel Stenberg2018-01-171-13/+12
* code: style updatesDaniel Stenberg2016-04-031-4/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* unit tests: adjust header inclusion orderYang Tse2011-05-211-1/+2
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-041-0/+221