aboutsummaryrefslogtreecommitdiff
path: root/unittests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Changed the way CC is reset to CXX, used a real value instead of hardcoded g++.Anton Matosov2015-01-061-1/+1
* Switched to full C++11 feature setAnton Matosov2015-01-061-1/+1
* Added output of the generated multi_tables to the terminal as well as to the ...Anton Matosov2015-01-051-1/+1
* Fixed compilation of tests target in clean checkoutAnton Matosov2015-01-051-0/+2
* Enabled C++11 for tests target (trying other compiler flag)Anton Matosov2015-01-051-1/+1
* Enabled C++11 for tests targetAnton Matosov2015-01-051-1/+1
* add cmake to travisDaniel Agar2015-01-021-1/+1
* unittests Makefile call new cmake based unittestsDaniel Agar2015-01-021-2/+6
* move autodeclination unittest to gtest and delete the sampleDaniel Agar2015-01-021-25/+3
* Integrate the Google Test framework.Simon Wilks2014-12-251-2/+53
* Fix up unit test makefile, add option to rull all of themLorenz Meier2014-12-201-15/+21
* Move unittests into a more perceivable directoryLorenz Meier2014-12-201-0/+54