summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-04-27test/vec: Fix some warnings about uninitialized values with clangYorhel1-1/+3
2013-04-27util/vec: Added vector macros + test suiteYorhel1-0/+148
2013-04-06Reorganisation: Converted hub/ stuff + remove makeheader useYorhel3-3/+3
2013-04-05Reorganisation: Converted nmdc.c and base32.cYorhel2-4/+0
2013-04-05Reorganisation: Split compat.h from global.h and adc from adc.hYorhel1-2/+0
2013-02-04Copyright year bumpYorhel3-3/+3
2012-12-15test/nmdc: Fix $MyINFO test to interpret 'as' in bytes/sYorhel1-1/+1
2012-12-13nmdc: Offload chat message parsing to nmdc.c + handle $To commandsYorhel1-0/+25
2012-12-12nmdc: Recognize mode in 'space'-field + empty share size in $MyINFOYorhel1-1/+4
2012-12-10nmdc: Added nmdc_conn2speed() to guess someone's speedYorhel1-0/+17
2012-12-10nmdc: Added $MyINFO parserYorhel1-0/+53
2012-12-09nmdc: Added _(un)escape() functions + use them for $Hub(Name|Topic)Yorhel1-0/+19
2012-12-09Add (simple) tests for nmdc_convert_check()Yorhel1-0/+47
2012-12-06Added tests for base32 encoding/decodingYorhel1-0/+125
2012-11-19Get rid of .h files and use makeheaders insteadYorhel1-2/+2
2012-11-18adc: Validate commands for UTF-8 correctnessYorhel1-0/+9
2012-11-16Added (some) tests for adc.[hc] + Use same CPPFLAGS everywhereYorhel1-0/+167