]> pd.if.org Git - pdclib.old/history - testing
[gandr] split _PDCLIB_stdinit to better separate stdio and locale
[pdclib.old] / testing /
2013-04-23 Owen ShepherdPDCLIB-20 #resolve Add support for "unusual" cases...
2012-09-11 Owen ShepherdPDCLIB-2: Pure wide character functions
2012-08-25 Owen Shepherdprintf_testcases.h: don't check for _PDCLIB_CHAR_SIGNED...
2012-08-25 Owen Shepherd_PDCLIB_iotest.h: Print out the format string which...
2012-08-25 Owen Shepherdprintf_testcases.h: Don't enable the Tyndur test cases...
2012-08-25 Owen Shepherd_PDCLIB_iotest.h: the code for determining if the resul...
2012-08-24 Owen ShepherdPDCLIB-6: Incorporate the Tyndur test suite into our...
2012-08-16 Owen Shepherdprintf test cases: check signdness of char. Validate...
2012-08-16 Owen Shepherdprintf_testcases: validate assumptions test cases make...
2010-12-20 solarBasic tests for %c, %s, %[ and %p.
2010-12-20 solarSome testcases for scanf(). Fixed bug with %*... ....
2010-12-17 solarMoved the macro magic into the common header.
2010-12-14 solarTightening the code a bit.
2010-12-09 solarPut printf() / scanf() test macros in seperate header.
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-02 solarUsing constants for testfile names
2010-12-01 solarSome cleanups and corrected typos.
2010-12-01 solar*Much* better.
2010-11-30 solarBetter error reporting on printf's.
2010-11-02 solar(no commit message)
2010-10-01 solarStreamlined printf testing.
2010-09-26 solarImproved reporting by printf tests.
2010-07-20 solarFormatting bug.
2010-07-19 solarMoved reference files to platform subdirs.
2010-07-19 solarMade printf() testcases 32/64 bit agnostic.
2010-07-19 solarFurther streamlined testing.
2010-07-19 solarCleaned up the testing a bit.
2010-07-19 solarMoved test-related files to testing subdirectory (i...