Age | Commit message (Expand) | Author |
---|---|---|
2022-01-16 | add tests for lily_assert_null and lily_assert_ptr_equal | sanine |
2021-12-27 | add test for assert_not_null | sanine |
2021-12-27 | add test for lily_assert_false | sanine |
2021-12-27 | add basic assertions | sanine |
2021-12-26 | implement lily_assert_msg | sanine |
2021-12-26 | add test for basic assert | sanine |
2021-12-25 | begin refactor to two-file library | sanine |
2021-12-22 | add lily_assert_equal macro | sanine |
2021-12-22 | delete run_test.c | sanine |
2021-12-22 | re-implement basic lily_assert_msg() macro | sanine |
2021-12-21 | strip things down in preparation for refactor | sanine |
2021-12-21 | refactor: move lily-test.h into root directory and move src/ -> tests/ | sanine-a |