| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-07 | Restructure makefile | |
| 2023-01-02 | Change includes to be relative to top-level directory | |
| 2023-01-02 | Move minunit to separate directory | |
| 2023-01-02 | Add support for toml-based config file | |
| 2022-12-23 | Extract CLI handling into separate file | |
| 2022-10-17 | Replace gcc by $(CC) in Makefile | |
| 2022-10-10 | Add lib target to Makefile | |
| 2022-10-10 | Move sources into src | |
| 2022-10-10 | Add minunit.h with some trivial tests | |
| 2022-10-06 | Add install target to makefile | |
| 2022-10-06 | Fix build for debian stable | |
| 2022-10-05 | Add command line interface | |
| 2022-09-30 | Explicitly specify C99 standard | |
| 2022-09-30 | Initial commitv0.1 |