summaryrefslogtreecommitdiffstats
path: root/test/unit/utDefaultIOStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Update copyrightsKim Kulling2022-01-101-1/+1
* removed trailing spaces and tabs from source and textKrishty2021-07-291-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Update copyrights.kimkulling2019-01-301-1/+1
* update license dates.Kim Kulling2018-01-281-1/+2
* Fixed IOStream reporting a file size of 0 for files that have been written, b...Jared Mulconry2017-10-081-0/+5
* Improved the naming of temporary file generator function. Replaced use of tmp...Jared Mulconry2017-09-261-1/+1
* Added a header to hold the file generation code for unit testing purposes.Jared Mulconry2017-09-261-31/+1
* Changed the method by which temporary files are created for unit the FileSize...Jared Mulconry2017-09-261-24/+36
* Replaced flakey macros with specific functions to serve the purposeJared Mulconry2017-09-251-7/+14
* Changed the FileSizeTest to not rely on tmpnam to eliminate warning on gcc.Jared Mulconry2017-09-251-8/+35
* Update license info.Kim Kulling2017-05-091-1/+2
* Remove compile warning.Kim Kulling2016-12-031-0/+1
* Obj: Fix some small issuesKim Kulling2016-10-291-18/+1
* closes https://github.com/assimp/assimp/issues/901Kim Kulling2016-08-121-3/+15
* Add new testcase.Kim Kulling2016-07-151-0/+64