Jeff Wang
|
46851eab9f
|
use ctest to run unit tests in parallel (requires newer catch2)
|
2020-10-13 22:11:03 -04:00 |
|
Jeff Wang
|
08f1d199c1
|
add random logarithm tests, extra tests near log(1.0)
|
2020-10-13 22:11:00 -04:00 |
|
Jeff Wang
|
89f442cae8
|
add random division/reciprocal tests
|
2020-10-13 00:52:00 -04:00 |
|
Jeff Wang
|
18692d9baf
|
add random sqrt tests
|
2020-10-13 00:51:57 -04:00 |
|
Jeff Wang
|
273e2f5742
|
add fast reciprocal sqrt() implementation
|
2020-09-13 22:49:38 -04:00 |
|
Mirko Scholz
|
3f7dfe460b
|
declaration exists already in decn.h
|
2020-09-08 16:56:50 +02:00 |
|
Mirko Scholz
|
51c2d2e2e7
|
handle truncation in entering numbers properly
|
2020-09-05 10:55:33 +02:00 |
|
Mirko Scholz
|
6ab4cfb714
|
extra checks for multiply
|
2020-09-05 10:35:45 +02:00 |
|
Mirko Scholz
|
c18c0dabfd
|
handle special cases for power function
|
2020-09-05 01:08:09 +02:00 |
|
Mirko Scholz
|
9464360014
|
compiles under gcc 10
|
2020-09-04 21:16:46 +02:00 |
|
Jeff Wang
|
b04a95e420
|
increase test coverage
|
2019-11-20 01:54:04 -05:00 |
|
Jeff Wang
|
218cb67ea7
|
more automated unit tests
|
2019-11-19 00:00:18 -05:00 |
|
Jeff Wang
|
e907f4571d
|
start converting testbench to Catch unit tests
|
2019-11-18 04:30:20 -05:00 |
|