Commit
5db1707751602a75730adf36d02b13b6b98dbfb5
by Peter Buhrtest for end-of-file with and without a terminating newline across multiple types
|
The file was added | tests/io/.in/eofInt.2.txt |
The file was added | tests/io/.in/eofChar.2.txt |
The file was added | tests/io/.in/eofComplex.2.txt |
The file was added | tests/io/.in/eofBool.2.txt |
The file was added | tests/io/eofType.cfa |
The file was added | tests/io/.in/eofComplex.1.txt |
The file was added | tests/io/.in/eofText.1.txt |
The file was added | tests/io/.in/eofDouble.2.txt |
The file was added | tests/io/.in/eofDouble.1.txt |
The file was added | tests/io/.in/eofInt.1.txt |
The file was added | tests/io/.in/eofText.2.txt |
The file was added | tests/io/.in/eofBool.1.txt |
The file was added | tests/io/.expect/eofType.txt |
The file was added | tests/io/.in/eofChar.1.txt |
Commit
04138cceb66037a688d606a7a821f697713f7717
by Peter Buhrmore updates for eof of file checking
|
The file was modified | libcfa/src/iostream.cfa |
Commit
e051c8e55b4599997384919a249c4449af8ca301
by Peter Buhrremove spurious include file
|
The file was modified | tests/io/eofType.cfa |
Commit
a9e327a4c940f5eb346761a8a95ae81f0b751262
by Peter Buhrformatting
|
The file was modified | tests/io/eofType.cfa |
Commit
829821c468be4f6d1bc7cd0065241c9c9f738b87
by Michael BrooksFix test suite to run with no warnings on gcc 12, 13, 14
|
The file was modified | tests/malloc.cfa |
The file was modified | tests/array-collections/boxed.bookend.cfa |