summaryrefslogtreecommitdiff
path: root/tests/unit/unit1302.c
Commit message (Expand)AuthorAgeFilesLines
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-3/+3
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-3/+3
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-241-24/+41
* unit tests: adjust header inclusion orderYang Tse2011-05-211-4/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-051-11/+18
* unittest: test base64 encode/decodeDaniel Stenberg2011-01-041-0/+82