summaryrefslogtreecommitdiff
path: root/tests/unit/unit1304.c
AgeCommit message (Expand)Author
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2018-11-05netrc: don't ignore the login name specified with "--user"Michael Kaufmann
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-01-28unit1304: make the test pass the OOM torture testsDan Fandrich
2013-08-29unit1304: include memdebug and free everything correctlyDaniel Stenberg
2013-08-20netrc: handle longer username and passwordJonathan Nieder
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-09-05test suite: use test case specific netrc file namesYang Tse
2011-05-24compiler warning: fixYang Tse
2011-05-21unit tests: adjust header inclusion orderYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-02-10netrc: Enable setting up the filename in unit tests.Julien Chaffraix
2011-02-10test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix