summaryrefslogtreecommitdiff
path: root/tests/main.c
AgeCommit message (Expand)Author
2022-12-19add basic assertion macrossanine
2022-12-15implement basic auto-registrationsanine-a
2022-12-14begin refactorsanine-a
2022-04-24make lily_init() obsoletesanine
2022-04-04clean up whitespace in testssanine
2022-04-04add lily_mock_t basic functionalitysanine
2022-04-04add LILY_NARGS()sanine
2022-04-04implement heterogenous queue testsanine
2022-04-04add basic mock queue + testsanine
2022-01-16remove location tests and add lily_assert_int_not_equal testsanine
2022-01-16add test for lily_assert_int_equalsanine
2022-01-16add test for lily_assert_ptr_not_equalsanine
2022-01-16add tests for lily_assert_null and lily_assert_ptr_equalsanine
2021-12-27add test for assert_not_nullsanine
2021-12-27add test for lily_assert_falsesanine
2021-12-27add basic assertionssanine
2021-12-26implement lily_assert_msgsanine
2021-12-26add test for basic assertsanine
2021-12-25begin refactor to two-file librarysanine
2021-12-22add lily_assert_equal macrosanine
2021-12-22re-implement basic lily_assert_msg() macrosanine
2021-12-21strip things down in preparation for refactorsanine