Mercurial > hg > aimc
view branches/carfac_cpp/unittest/unit_conversion_unittest.cpp @ 622:16918ffbf975
Carfac C++ revision 3, indluding more style improvements. The output structs are now classes again, and have separate storage methods for each output structure along with flags in the Run and RunSegment methods to allow for only storing NAPs if desired.
author | alexbrandmeyer |
---|---|
date | Fri, 17 May 2013 19:52:45 +0000 |
parents | d59c0d65624b |
children |
line wrap: on
line source
#include "unit_conversion.h" #include "gtest/gtest.h" // Do tests here TEST(ERBHz, Stub) { }