]> pd.if.org Git - pdclib.old/history - testing/scanf_testcases.h
Add _PDCLIB_UNREACHABLE (defines block of code as unreachable) and _PDCLIB_UNDEFINED...
[pdclib.old] / testing / scanf_testcases.h
2010-12-20 solarBasic tests for %c, %s, %[ and %p.
2010-12-20 solarSome testcases for scanf(). Fixed bug with %*... ....
2010-12-14 solarTightening the code a bit.
2010-12-08 solarReworked scanf() testing. General cleanups.