aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_float16.cpp
Commit message (Expand)AuthorAge
* Fixed a typo in my previous commitGravatar Benoit Steiner2016-05-11
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* Fixed compilation errors generated by clangGravatar Benoit Steiner2016-04-29
* Added tests to validate flooring and ceiling of fp16Gravatar Benoit Steiner2016-04-14
* Added simple test for numext::sqrt and numext::pow on fp16Gravatar Benoit Steiner2016-04-14
* Added basic test for trigonometric functions on fp16Gravatar Benoit Steiner2016-04-14
* Made the test msvc friendlyGravatar Benoit Steiner2016-04-14
* Don't test the division by 0 on float16 when compiling with msvc since msvc d...Gravatar Benoit Steiner2016-04-08
* Renamed float16 into cxx11_float16 since the test relies on c++11 featuresGravatar Benoit Steiner2016-04-07