Mercurial > hg > aimc
view branches/carfac_cpp/unittest/unit_conversion_unittest.cpp @ 682:10dc41e4d2f2
More small style revisions to C++ CARFAC, adjusted struct member variable naming, header guards and #include structure.
author | alexbrandmeyer |
---|---|
date | Wed, 29 May 2013 15:37:28 +0000 |
parents | d59c0d65624b |
children |
line wrap: on
line source
#include "unit_conversion.h" #include "gtest/gtest.h" // Do tests here TEST(ERBHz, Stub) { }