Age | Commit message (Expand) | Author |
2021-07-03 | create hs_process_table_tests.c and add basic table processing test | sanine-a |
2021-07-02 | add tests for hs_create_enum | sanine-a |
2021-07-02 | finish refactoring existing tests into separate files | sanine-a |
2021-07-02 | begin refactor of tests into individual source files | sanine-a |
2021-06-11 | add initial tests for hs_create_table | sanine-a |
2021-05-27 | add common 'extra argument' overload test | sanine-a |
2021-05-27 | add readme example test for hs_parse_args | sanine-a |
2021-05-27 | add hs_parse_overloaded tests | sanine-a |
2021-05-27 | add parse tests for table, any, and all types at once | sanine-a |
2021-05-26 | create colors.h and make test output colorful | sanine-a |
2021-05-26 | provide stack indices for args and add HS_ANY typecheck test | sanine-a |
2021-05-26 | add hs_parse_args typechecking tests | sanine-a |
2021-05-25 | add initial tests for hs_parse_args and define TEST() macro | sanine-a |
2021-05-23 | set compiler flags per target and add hs_type_to_string tests | sanine-a |
2021-05-23 | add all function definitions in honeysuckle.h | sanine-a |
2021-05-23 | create initial files and write three hs_pushstring() tests | sanine-a |