summaryrefslogtreecommitdiff
path: root/src/tests/hs_create_table_tests.c
AgeCommit message (Collapse)Author
2021-08-29add C function key testssanine
2021-08-29add tests for number, string, table, and function keyssanine
2021-08-28re-add integer key testssanine
2021-08-28begin correcting stack sequencing bug in hs_create_table testssanine
2021-08-28begin implementing full hs_create_table test suitesanine
2021-08-28fix error in hs_create_table type macros and correct bug in stack index testsanine
2021-08-28begin rewrite of hs_create_table testssanine
2021-07-03create hs_process_table_tests.c and add basic table processing testsanine-a
2021-07-02finish refactoring existing tests into separate filessanine-a
2021-07-02begin refactor of tests into individual source filessanine-a