commit | 5a59dcec19327396a011a17fd924aed4fec416b3 | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Thu Jan 17 13:11:38 2019 -0500 |
committer | Emilio G. Cota <cota@braap.org> | Thu Jan 17 13:11:38 2019 -0500 |
tree | b6eeac0dc4f25bb231b83fdc86b4d7957fce3756 | |
parent | ca9fa2ba05625ba929958f163b01747e07dd39cc [diff] |
fail: constify fail_programName Signed-off-by: Emilio G. Cota <cota@braap.org>
John R. Hauser
2018 January 20
Berkeley TestFloat is a small collection of programs for testing that an implementation of binary floating-point conforms to the IEEE Standard for Floating-Point Arithmetic. TestFloat is distributed in the form of C source code.
The TestFloat package is documented in the following files in the doc
subdirectory:
testfloat_gen
program.testfloat_ver
program.testfloat
program.testsoftfloat
program.timesoftfloat
program.Other files in the package comprise the source code for TestFloat.