summaryrefslogtreecommitdiff
path: root/tests/unit/unit1304.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-5/+1
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-051-13/+38
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-031-9/+13
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* unit1304: make the test pass the OOM torture testsDan Fandrich2014-01-281-4/+35
* unit1304: include memdebug and free everything correctlyDaniel Stenberg2013-08-291-2/+5
* netrc: handle longer username and passwordJonathan Nieder2013-08-201-22/+31
* 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
* test suite: use test case specific netrc file namesYang Tse2011-09-051-1/+1
* compiler warning: fixYang Tse2011-05-241-3/+3
* unit tests: adjust header inclusion orderYang Tse2011-05-211-4/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* netrc: Enable setting up the filename in unit tests.Julien Chaffraix2011-02-101-13/+12
* test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix2011-02-101-0/+125