summaryrefslogtreecommitdiff
path: root/src/tests/hs_parse_args_tests.c
AgeCommit message (Collapse)Author
2021-08-28fix some README example code and correct numerical types in testssanine
2021-08-24update README types and fix bug in C function testssanine
2021-08-24fix hs_parse_arg string handling and function testsanine
2021-08-23update hs_parse_args_tests to reflect the lack of type distinction between ↵sanine
integers and numbers
2021-08-21begin refactoring tests to reflect struct-based API and implement ↵sanine
hs_pushstring()
2021-07-02finish refactoring existing tests into separate filessanine-a
2021-07-02begin refactor of tests into individual source filessanine-a