summaryrefslogtreecommitdiffstats
path: root/tests/callbacks/decode_callbacks.c
AgeCommit message (Collapse)AuthorFilesLines
2013-09-11Windows build fixesPetteri Aimonen1-1/+1
2013-09-11Make all the tests ANSI C compatible.Petteri Aimonen1-6/+10
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ↵Petteri Aimonen1-0/+93
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started