Mercurial > hg > aimc
view branches/carfac_cpp/unittest/Ear_unittest.cpp @ 679:594b410c2aed
Sixth revision of Alex Brandmeyer's C++ implementation. Only small changes in response to Lyon's comments from r285. Note: I tried to use a consistent indentation with two spaces, but also preserving parenthetical structure to make reading the longer equations easier. Please advise if this is OK. Additional documentation and tests with non-standard parameter sets will be added in a subsequent revision.
author | alexbrandmeyer |
---|---|
date | Tue, 28 May 2013 15:54:54 +0000 |
parents | d59c0d65624b |
children |
line wrap: on
line source
#include "CARFAC_common.h" #include "Ear.h" #include "gtest/gtest.h" // Do tests here TEST(EarDesignTest, Stub) { }