4 Commits (07a6ef1a72b3e8893c36b5bc462bb18ced273232)

Author SHA1 Message Date
Andre Puschmann 99e0bda779 let valgrind fail when test app returns 0 but valgrind still found an error
this allows to trace uninitialized variables etc with our default
memcheck runs because now valgrind will fail such a test, even though
the test executable returned zero on exit
6 years ago
Andre Puschmann 2cf5acf9c8 set valgrind options correctly
this avoid an ugly valgrind error after executing long sequences
of simd code

see: https://www.bountysource.com/issues/41603953-temporary-storage-exhausted-when-long-sequence-of-vfmadd231ps-instructions-to-be-executed
7 years ago
Paul Sutton fe3d723bdd Updating copyright notices and project name 10 years ago
ismagom c4e0e403ce Using CTest for testing 11 years ago