aboutsummaryrefslogtreecommitdiffstats
path: root/libsimple.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2018-09-021-3/+93
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Circumvent optimisation bug in clang, and fix bug in have_custom_mallocMattias Andrée2018-08-291-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Circumvent GCC bugs in test code when optimisedMattias Andrée2018-08-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-291-2/+57
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2018-08-291-1/+88
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Warn about unran tests under valgrindMattias Andrée2018-08-281-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Replace exit and fprintfMattias Andrée2018-08-281-41/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add testsMattias Andrée2018-08-261-1/+232
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Tests and fixesMattias Andrée2018-08-261-0/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fixes, more test, and add minimise_number_stringMattias Andrée2018-08-261-4/+108
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Tests and minor improvementsMattias Andrée2018-08-251-0/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some fixes and more testsMattias Andrée2018-08-251-2/+73
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add more testsMattias Andrée2018-08-251-0/+302
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add str[n]caseeq[null] and some testsMattias Andrée2018-08-191-0/+257
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split into multiple unitsMattias Andrée2017-11-121-1072/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More functions and add makefileMattias Andrée2017-11-121-2/+617
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libsimple.c and libsimple.hMattias Andrée2017-11-051-0/+462
Signed-off-by: Mattias Andrée <maandree@kth.se>