dankamongmen / growlight

notcurses block device manager / system installation tool
https://nick-black.com/dankwiki/index.php/Growlight
GNU General Public License v3.0
84 stars 12 forks source link

Add unit test application, unit test adapter drawing #114

Closed dankamongmen closed 3 years ago

dankamongmen commented 3 years ago

I grow tired of bugs like #92 and #113. Add a unit testing application based on doctest, and then add some unit tests for adapter drawing.

dankamongmen commented 3 years ago

We've now got a growlight-tester being built and run out of drone in the dankamongmen/doctest branch. I've added doctest-dev to the Debian control file.

dankamongmen commented 3 years ago

We've got a good set of unit tests for GPT creation now.