Age | Commit message (Expand) | Author |
2011-03-04 | Fixed test 1300 to pass the torture test | Dan Fandrich |
2011-03-04 | Added abort_* unit test macros | Dan Fandrich |
2011-02-10 | netrc: Enable setting up the filename in unit tests. | Julien Chaffraix |
2011-02-10 | test1304: Added some unit tests for Curl_parsenetrc. | Julien Chaffraix |
2011-02-02 | unit1300: code style cleanup | Daniel Stenberg |
2011-02-02 | adding unit tests for Curl_llist_remove | Amr Shahin |
2011-01-22 | Fixed C++ style comment not allowed in ISO C90. | Guenter Knauf |
2011-01-20 | unittest: add 3 tests to test1300 | Amr Shahin |
2011-01-05 | Made unit_setup() return an error code to abort the test early | Dan Fandrich |
2011-01-04 | unittest: 1303 tests Curl_timeleft | Daniel Stenberg |
2011-01-04 | curlcheck.h: add fail() | Daniel Stenberg |
2011-01-04 | Fixed path to allow out-of-tree builds | Dan Fandrich |
2011-01-04 | ignore: all executable unit test cases | Daniel Stenberg |
2011-01-04 | unittest: test base64 encode/decode | Daniel Stenberg |
2011-01-04 | curlcheck.h: avoid using NULL pointers | Daniel Stenberg |
2011-01-04 | curlcheck.h: add verify_memory | Daniel Stenberg |
2011-01-04 | curlcheck.h: add newlines in error messages | Daniel Stenberg |
2011-01-04 | unittest: verify curl_strequal | Daniel Stenberg |
2011-01-03 | curlcheck.h: add fail_if() fix code | Daniel Stenberg |
2011-01-03 | unittests: basic docs | Daniel Stenberg |
2011-01-03 | ignore: unit test files | Daniel Stenberg |
2011-01-03 | unittesting: build a separate static lib | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |