summaryrefslogtreecommitdiff
path: root/test/endian_str_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use string constructor from initializer_listljfa-ag2015-08-121-9/+9
* Add output to clog for endian_str and read testsljfa-ag2015-08-101-0/+4
* Remove unnecessary suffixesljfa-ag2015-08-051-19/+19
* Create endian enum and read/write functions with specified endianljfa-ag2015-08-041-8/+8
* Use stof and stod instead of strtof and strtodljfa-ag2015-08-021-2/+2
* Implement endian stream i/o for doubleljfa-ag2015-07-281-0/+8
* Implement endian stream i/o for floatljfa-ag2015-07-281-0/+33
* Fix derp with unsigned intsljfa-ag2015-07-281-4/+4
* Add check if stream has failedljfa-ag2015-07-281-0/+4
* Add tests for signed integersljfa-ag2015-07-281-0/+52
* Create endian_str.h and testljfa-ag2015-07-281-0/+80