Moved test-related files to testing subdirectory (i.e., out of the way).
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 19 Jul 2010 09:47:39 +0000 (09:47 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 19 Jul 2010 09:47:39 +0000 (09:47 +0000)
commit8f80da097704e9bdfd7a78c27a07f2f92b584846
tree8ecdc41dd5b1e15055cc011add814811556ea7cd
parent6eea6156228b271c540b162b4039f0fa46754efb
Moved test-related files to testing subdirectory (i.e., out of the way).

git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@448 546481bc-9713-0410-bf18-d3337bbf4a3e
17 files changed:
Makefile
functions/stdio/fprintf_reftest.incl [deleted file]
functions/stdio/fscan_sources.incl [deleted file]
functions/stdio/printf_reference.txt [deleted file]
functions/stdio/printf_testcases.incl [deleted file]
functions/stdio/scan_test.h [deleted file]
functions/stdio/scanf_testcases.incl [deleted file]
functions/stdio/sscan_sources.incl [deleted file]
internals/_PDCLIB_test.h [deleted file]
testing/_PDCLIB_test.h [new file with mode: 0644]
testing/fprintf_reftest.incl [new file with mode: 0644]
testing/fscan_sources.incl [new file with mode: 0644]
testing/printf_reference.txt [new file with mode: 0644]
testing/printf_testcases.incl [new file with mode: 0644]
testing/scan_test.h [new file with mode: 0644]
testing/scanf_testcases.incl [new file with mode: 0644]
testing/sscan_sources.incl [new file with mode: 0644]