summaryrefslogtreecommitdiff
path: root/tests/unit/unit1301.c
Commit message (Expand)AuthorAgeFilesLines
* unit1301: fix error message on first testDaniel Stenberg2017-08-311-2/+2
* unit1301: keep testing curl_strequalDaniel Stenberg2016-10-311-7/+7
* strcasecompare: is the new name for strequal()Daniel Stenberg2016-10-311-8/+8
* code: style updatesDaniel Stenberg2016-04-031-10/+10
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* unit tests: adjust header inclusion orderYang Tse2011-05-211-4/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-051-1/+1
* unittest: verify curl_strequalDaniel Stenberg2011-01-041-0/+36