aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_node.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Set datatypes on integer, decimal, and base64 nodesDavid Robillard1-7/+27
2022-01-13Simplify node construction APIDavid Robillard1-24/+47
2022-01-13Merge datatype/language into nodeDavid Robillard1-0/+46
2022-01-13Make nodes opaqueDavid Robillard1-45/+47
2022-01-13Shorten node constructor namesDavid Robillard1-3/+3
2022-01-13Use char* for strings in public APIDavid Robillard1-18/+17
2022-01-13Remove useless character countingDavid Robillard1-9/+6
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-115/+124
2020-11-13Remove tests that pass null to nonnull parametersDavid Robillard1-2/+2
2020-11-09Split out reader and writer testsDavid Robillard1-0/+203