Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 407 Bytes

microut

(A prototype of) Unit-testing (micro) tool (for C projects).

/*!
    \brief     Unit-testing (micro) tool (for C projects)
    \version   0.1.0
    \author    Alexander Kurakin <[email protected]>
    \copyright © Alexander Kurakin, 2016
    \license   MIT
    \see       <http://www.jera.com/techinfo/jtns/jtn002.html>
    \see       <https://git.fairy-project.org/hauspie/minunit>
*/