Gael Guennebaud 82f0ce2726 Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }.
This provide several advantages:
- more flexibility in designing unit tests
- unit tests can be glued to speed up compilation
- unit tests are compiled with same predefined macros, which is a requirement for zapcc
2018-07-17 14:46:15 +02:00
..
2015-11-30 16:00:22 +01:00
2016-10-12 21:47:52 +02:00
2016-08-30 10:01:53 +02:00
2018-07-12 11:56:18 +02:00
2018-06-07 14:43:02 +02:00