aboutsummaryrefslogtreecommitdiffstats
path: root/src/simple-test.h
Commit message (Collapse)AuthorAgeFilesLines
* clean rewrite new versionkatherine2018-03-201-1258/+423
| | | | properly implement _Generics for greatest possible ease of use
* Update simple-test.hshmibs2015-12-231-1/+1
|
* insert forgotten while guardskatherine2015-12-231-73/+219
|
* handle NULL in str / wstrshmibs2015-12-221-74/+107
|
* implement type checkingshmibs2015-12-221-5/+99
| | | | maybe not perfect, but better than no things
* add bool to generic macrosshmibs2015-12-221-23/+21
|
* add bool assertionsshmibs2015-12-211-18/+83
|
* implement generic macrosshmibs2015-12-211-587/+854
| | | | functional for int/uint/float types
* cleanup for version 1.0shmibs2015-12-191-84/+642
| | | | | | remove usage of non-standard extensions, clean up printing, and implement tests for uncovered filetypes. not backwards compatible
* restructure file layoutshmibs2015-12-191-0/+168