Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / Hawk / CVEiCL / EiC / module / stdClib / test / README
diff --git a/apps/Hawk/CVEiCL/EiC/module/stdClib/test/README b/apps/Hawk/CVEiCL/EiC/module/stdClib/test/README
deleted file mode 100644 (file)
index e5b6e37..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-\r
-In directory Ptests is the test suite by P.J. Plauger \r
-from his book the Standard C library that I have put together.\r
-\r
-\r
-       * EiC's standard C library implementation \r
-          passes  P.J. Plaugers test suite for:\r
-\r
-                <stdio.h>  <math.h>   <float.h> <limits.h>\r
-                 <string.h> <stdarg.h> <time.h>  <assert.h>\r
-                 <errno.h>\r
\r
-           allowing for what EiC doesn't support \r
-           (wide characters and functional implementations \r
-               for the ctype.h macros) \r
-           it then passes Plaugers's test suite for:\r
-\r
-                <stdlib.h>  <stddef.h>  <ctype.h>\r
-           \r
-           EiC still does not yet support:\r
-\r
-               <setjmp.h> <locale.h> <signal.h> \r
-                 \r