Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse | |
2011-05-24 | compiler warning: fix | Yang Tse | |
Fix compiler warning: external definition with no prior declaration | |||
2011-05-21 | unit tests: adjust header inclusion order | Yang Tse | |
Additionally, prevent multiple inclusions of curl_config.h | |||
2011-03-10 | sources: update source headers | Daniel Stenberg | |
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers. | |||
2011-02-10 | netrc: Enable setting up the filename in unit tests. | Julien Chaffraix | |
Unset the environment variable so that we can specify different filenames in the unit test. | |||
2011-02-10 | test1304: Added some unit tests for Curl_parsenetrc. | Julien Chaffraix | |
Moved some definitons into the header file so that we can reuse them. |