summaryrefslogtreecommitdiff
path: root/src/test-hexfloat.cc
Commit message (Expand)AuthorAgeFilesLines
* Prefer `constexpr` over `static const`. NFC (#2065)Sam Clegg2022-11-151-1/+1
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-1/+1
* Use standard C++11 on GNU/Clang compilers (#1333)okuoku2020-02-181-10/+2
* Fix warning in test-hexfloat.cc (#1201)Ben Smith2020-01-081-9/+9
* Move `test/hexfloat.cc` to `src/test-hexfloat.cc` (#719)Ben Smith2018-01-171-0/+272