summaryrefslogtreecommitdiff
path: root/test/correctness/tester.hpp
AgeCommit message (Expand)Author
2017-08-12Moved some utility functions to a test-specific utility compilation-unitCedric Nugteren
2017-07-09Disabled UNIX-style terminal color printing under WindowsCedric Nugteren
2017-06-27Moved and inlined some static member variables and disabled spurious clang wa...Cedric Nugteren
2017-04-02Layed the groundwork for cuBLAS comparisons in the clientsCedric Nugteren
2017-02-27Added L2 error computation and checking for half-precision testsCedric Nugteren
2017-01-20treewide: include clpp11.hpp first to silence deprecation warningsIvan Shapovalov
2016-11-27Made it possible to use the command-line environmental variables for each exe...Cedric Nugteren
2016-10-22Moved files around a bit; created a utilities subfolderCedric Nugteren
2016-10-18Fixed compilation issues of the testers for Visual Studio 2013: mostly conver...Cedric Nugteren
2016-06-27Changed the symbol for error-code skipped tests to distinguish from succesful...Cedric Nugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren