Age | Commit message (Expand) | Author |
2013-05-06 | unit1394.c: basis of a unit test for parse_cert_parameter() | Jared Jennings |
2013-05-06 | src/Makefile.am: build static lib for unit tests if enabled | Kamil Dudka |
2013-03-15 | unit1330.c: fix date | Yang Tse |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-15 | build: use per-target '_CPPFLAGS' for those currently using default | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-06-24 | Fixed test 1300 to pass the memory torture test | Dan Fandrich |
2011-06-19 | unitteset: Curl_llist_move | Amr Shahin |
2011-06-13 | curl_formget: fix FILE * leak | Daniel Stenberg |
2011-06-11 | Fixed test 1309 to pass the torture test | Dan Fandrich |
2011-06-10 | splay: add unit tests | Daniel Stenberg |
2011-06-10 | unit test formpost: added test case 1308 | Daniel Stenberg |
2011-06-02 | unit tests: attempt to fix linkage issue | Yang Tse |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-06-01 | makefile: avoid preprocessor definition usage when linking | Yang Tse |
2011-05-25 | unit tests: build adjustment | Yang Tse |
2011-05-24 | unit tests: README, adjust header inclusion order | Yang Tse |
2011-05-24 | compiler warning: fix | Yang Tse |
2011-05-21 | compiler warning: fix | Yang Tse |
2011-05-21 | unit tests: adjust header inclusion order | Yang Tse |
2011-03-20 | unit1305: Fixed the test to match our coding style. | Julien Chaffraix |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich |
2011-03-04 | Added unit test 1306 so tests 558 & 559 are now fully replaced | Dan Fandrich |
2011-03-04 | The unit test argument is allowed to be used | Dan Fandrich |
2011-03-04 | Converted tests 558 & 559 to use the unit test framework as 1305 | Dan Fandrich |
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 |