PRUNERS / FLiT

A project to quickly detect discrepancies in floating point computation across hardware, compilers, libraries and software.
Other
36 stars 6 forks source link

Issue293 tempfile error checks #304

Closed mikebentley15 closed 4 years ago

mikebentley15 commented 4 years ago

Fixes #293

Description: The original intent of issue #293 was to add error checking for mkstemp() and mkdtemp(). For that, it necessitated better testing for regression. Along with this change, I did the following:

Documentation:

Tests: