Index: tests/io/.in/eofBool.1.txt
===================================================================
--- tests/io/.in/eofBool.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-    false   false  true
Index: tests/io/.in/eofBool.2.txt
===================================================================
--- tests/io/.in/eofBool.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-    false  true   false
Index: tests/io/.in/eofChar.1.txt
===================================================================
--- tests/io/.in/eofChar.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-abc
Index: tests/io/.in/eofChar.2.txt
===================================================================
--- tests/io/.in/eofChar.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-abc
Index: tests/io/.in/eofComplex.1.txt
===================================================================
--- tests/io/.in/eofComplex.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1.5+1.0 2.5+1.0 3.5+1.0
Index: tests/io/.in/eofComplex.2.txt
===================================================================
--- tests/io/.in/eofComplex.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1.5+1.0 2.5+1.0 3.5+1.0
Index: tests/io/.in/eofDouble.1.txt
===================================================================
--- tests/io/.in/eofDouble.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1.5 2.5 3.5
Index: tests/io/.in/eofDouble.2.txt
===================================================================
--- tests/io/.in/eofDouble.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1.5 2.5 3.5
Index: tests/io/.in/eofInt.1.txt
===================================================================
--- tests/io/.in/eofInt.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1 2 3
Index: tests/io/.in/eofInt.2.txt
===================================================================
--- tests/io/.in/eofInt.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1 2 3
Index: tests/io/.in/eofText.1.txt
===================================================================
--- tests/io/.in/eofText.1.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-abcabcabc
Index: tests/io/.in/eofText.2.txt
===================================================================
--- tests/io/.in/eofText.2.txt	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ 	(revision )
@@ -1,1 +1,0 @@
-abcabcabc
Index: tests/io/.in/eofType.bool.1.txt
===================================================================
--- tests/io/.in/eofType.bool.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.bool.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+    false   false  true
Index: tests/io/.in/eofType.bool.2.txt
===================================================================
--- tests/io/.in/eofType.bool.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.bool.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+    false  true   false
Index: tests/io/.in/eofType.char.1.txt
===================================================================
--- tests/io/.in/eofType.char.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.char.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+abc
Index: tests/io/.in/eofType.char.2.txt
===================================================================
--- tests/io/.in/eofType.char.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.char.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+abc
Index: tests/io/.in/eofType.complex.1.txt
===================================================================
--- tests/io/.in/eofType.complex.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.complex.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1.5+1.0 2.5+1.0 3.5+1.0
Index: tests/io/.in/eofType.complex.2.txt
===================================================================
--- tests/io/.in/eofType.complex.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.complex.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1.5+1.0 2.5+1.0 3.5+1.0
Index: tests/io/.in/eofType.double.1.txt
===================================================================
--- tests/io/.in/eofType.double.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.double.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1.5 2.5 3.5
Index: tests/io/.in/eofType.double.2.txt
===================================================================
--- tests/io/.in/eofType.double.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.double.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1.5 2.5 3.5
Index: tests/io/.in/eofType.int.1.txt
===================================================================
--- tests/io/.in/eofType.int.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.int.1.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1 2 3
Index: tests/io/.in/eofType.int.2.txt
===================================================================
--- tests/io/.in/eofType.int.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
+++ tests/io/.in/eofType.int.2.txt	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -0,0 +1,1 @@
+1 2 3
Index: tests/io/eofType.cfa
===================================================================
--- tests/io/eofType.cfa	(revision a9e327a4c940f5eb346761a8a95ae81f0b751262)
+++ tests/io/eofType.cfa	(revision bada4522ea3690a8c1e1e7fcc062da84bb3a7114)
@@ -10,6 +10,6 @@
 // Created On       : Wed Jan 22 07:41:41 2025
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Jan 22 08:45:51 2025
-// Update Count     : 8
+// Last Modified On : Thu Jan 23 14:33:08 2025
+// Update Count     : 9
 // 
 
@@ -33,5 +33,5 @@
 	ifstream testfile;
 	{
-		char * filenames[] = { INDIR "eofBool.1.txt", INDIR "eofBool.2.txt" };
+		char * filenames[] = { INDIR "eofType.bool.1.txt", INDIR "eofType.bool.2.txt" };
 		bool value;
 
@@ -50,5 +50,5 @@
 	}
 	{
-		char * filenames[] = { INDIR "eofChar.1.txt", INDIR "eofChar.2.txt" };
+		char * filenames[] = { INDIR "eofType.char.1.txt", INDIR "eofType.char.2.txt" };
 		char value;
 
@@ -67,5 +67,5 @@
 	}
 	{
-		char * filenames[] = { INDIR "eofInt.1.txt", INDIR "eofInt.2.txt" };
+		char * filenames[] = { INDIR "eofType.int.1.txt", INDIR "eofType.int.2.txt" };
 		int value;
 
@@ -84,5 +84,5 @@
 	}
 	{
-		char * filenames[] = { INDIR "eofDouble.1.txt", INDIR "eofDouble.2.txt" };
+		char * filenames[] = { INDIR "eofType.double.1.txt", INDIR "eofType.double.2.txt" };
 		double value;
 
@@ -101,5 +101,5 @@
 	}
 	{
-		char * filenames[] = { INDIR "eofComplex.1.txt", INDIR "eofComplex.2.txt" };
+		char * filenames[] = { INDIR "eofType.complex.1.txt", INDIR "eofType.complex.2.txt" };
 		_Complex value;
 
