summaryrefslogtreecommitdiffstats
path: root/test/slv2_test.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str...David Robillard1-41/+83
2008-12-13Complete test coverage for plugin class stuff: 71.4% coverageDavid Robillard1-0/+46
2008-12-13More test cases (plugin stuff): 69.3% coverageDavid Robillard1-9/+125
2008-12-13More test cases (port and scale values): 58.5% coverageDavid Robillard1-0/+74
2008-12-13Remove that whole "I love amgiguous scope and uninitialized variables" ancien...David Robillard1-17/+9
2008-12-13Better failed test reporting.David Robillard1-72/+73
2008-12-10Add preliminary test suite from kfoltman.David Robillard1-0/+486