Stefan Weil
|
9e66fb918f
|
unittest: Format code
It was formatted with clang-format-7 -i unittest/*.{c*,h}.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-09-29 09:19:13 +02:00 |
|
Stefan Weil
|
f95725afcb
|
unittest: Fix and enable stats_test
This requires a local definition for macro ABSL_ARRAYSIZE
(normally defined as part of the Abseil API).
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-08-26 19:15:06 +02:00 |
|
Stefan Weil
|
778092838a
|
Add ARRAYSIZE macro for Google test environment
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-08-25 18:39:40 +02:00 |
|
Stefan Weil
|
f0337c2d1a
|
Add more portability hacks for Google test environment
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-08-25 18:16:46 +02:00 |
|
Ray Smith
|
fc6a390c6c
|
Added intsimdmatrix as a generic integer matrixdotvector function with AVX2 and SSE specializations
|
2017-09-08 15:06:19 +01:00 |
|