Commit Graph

9 Commits

Author SHA1 Message Date
fa79a66734 feof() returns non-zero not necessarily 1 2022-05-29 19:53:11 -04:00
7ee7d0c570 apply clang-format 2022-01-30 17:18:40 -05:00
439f997a10 skip test for file not readable due to permissions on windows 2021-11-03 14:54:38 -04:00
b7bf60ea53 use the portable platform::unlink() instead of unlink() 2021-11-03 14:26:50 -04:00
37bfe3d0ce integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
2021-10-02 16:55:11 -04:00
6bc8da05b9 reformat unittest tree with clang-format 2021-08-23 17:06:30 -04:00
2e6a0112d3 update URLs in some more files 2021-05-24 16:19:37 -04:00
2c6fe2d0b5 add tests for the overloaded constructor using a file pointer 2021-04-26 12:12:45 -04:00
8c50f56548 add unit test for TextFileReader class 2021-04-24 00:31:46 -04:00