aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.inc
AgeCommit message (Collapse)Author
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
This is the first approach at doing fairly clean and easy to write and debug unit tests.