Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(printf): fixed conversion buffer handling | Marco Paland | 2018-04-18 | 1 | -0/+6 |
* | test(test_suite): added 'z' test cases | Marco Paland | 2018-04-17 | 1 | -1/+16 |
* | chore(catch): update to catch v2.2.2 | Marco Paland | 2018-04-11 | 1 | -8275/+9780 |
* | Fixed 64 bit %p testcase, again | Marco Paland | 2017-11-23 | 1 | -5/+5 |
* | Fixed 64 bit pointer casting | Marco Paland | 2017-11-22 | 1 | -2/+3 |
* | Added pointer testcase | Marco Paland | 2017-11-21 | 1 | -0/+8 |
* | Changed printf.cpp to printf.c to be usable with 'C'-compilers | Marco Paland | 2017-11-13 | 1 | -5/+3 |
* | Added more test cases | Marco Paland | 2017-11-13 | 1 | -0/+27 |
* | Added test cases to improve coverage tests | Marco Paland | 2017-10-31 | 1 | -10/+21 |
* | Fix compiler/coverity warnings, add test cases | Marco Paland | 2017-10-31 | 1 | -0/+104 |
* | Added more test cases | Marco Paland | 2017-10-13 | 1 | -4/+543 |
* | Added initial test cases | Marco Paland | 2017-10-12 | 2 | -0/+11873 |