aboutsummaryrefslogtreecommitdiff
path: root/src/test.cc
Commit message (Expand)AuthorAge
* Do not use type punning any moreeschnett2013-07-19
* Support 8-element vectorseschnett2012-12-31
* Use new C++ isnan calling syntaxeschnett2012-10-22
* Add support for (dynamic) if-then expressionseschnett2012-09-14
* Add ksgn function (vectorised version of Kranc's Sign)eschnett2012-08-11
* Wrap isnan calls to avoid C++ namespace issueseschnett2012-08-02
* Avoid nans during self-testseschnett2012-05-13
* make sure the test sees an expected nan as a successknarf2012-04-17
* Implement asin, sinh, asinh, and friendseschnett2012-04-02
* Add tolerance to test caseseschnett2012-02-06
* Correct test case for partial vector storeseschnett2012-02-05
* Various changeseschnett2012-02-05
* Output more information in test case failure error messageseschnett2011-12-21
* LSUThorns/Vectors: Remove pos, add sin/cos/tan functionseschnett2011-12-02
* Correct vector alignment testeschnett2011-11-26
* Make more C++ compilers understand the signbit functioneschnett2011-08-20
* Remove TODO commenteschnett2011-08-08
* Add more vectorisation tests. Add test case.eschnett2011-08-08