summaryrefslogtreecommitdiff
path: root/lily-test.h
AgeCommit message (Expand)Author
2022-04-24add license informationsanine
2022-04-24add better comments to lily-test.hsanine
2022-04-24make lily_init() obsoletesanine
2022-04-24add test- and suite-running functionssanine
2022-04-04add enqueue/dequeue lily_mock_t macrossanine
2022-04-04add lily_mock_t basic functionalitysanine
2022-04-04add LILY_NARGS()sanine
2022-04-04refactor: rename lily_mock_queue_t -> lily_queue_tsanine
2022-04-04add basic mock queue + testsanine
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-21implement RenatoUtsch's trimmed __FILE__ macrosanine
2021-12-21strip things down in preparation for refactorsanine
2021-12-21refactor: move lily-test.h into root directory and move src/ -> tests/sanine-a