Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages | Mattias Andrée | 2018-11-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libsimple_eprintf_preprint and libsimple_eprintf_postprint | Mattias Andrée | 2018-11-06 | 1 | -0/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Circumvent GCC bugs in test code when optimised | Mattias Andrée | 2018-08-29 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -0/+37 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Replace exit and fprintf | Mattias Andrée | 2018-08-28 | 1 | -0/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add tests for allocation functions | Mattias Andrée | 2018-08-28 | 1 | -0/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add str[r]n[case]str and str[n][case]cmpnul | Mattias Andrée | 2018-08-19 | 1 | -8/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 1 | -0/+19 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |