Mercurial > hg > aimc
diff branches/carfac_cpp/unittest/AGC_unittest.cpp @ 566:69c95fbc3634
* CARFAC_unittest.cpp
oops, did not compile. fixed
author | Ulf.Hammarqvist@gmail.com |
---|---|
date | Fri, 25 May 2012 11:34:55 +0000 |
parents | 9c4c3675c3f8 |
children | d59c0d65624b |
line wrap: on
line diff
--- a/branches/carfac_cpp/unittest/AGC_unittest.cpp Thu May 24 22:26:56 2012 +0000 +++ b/branches/carfac_cpp/unittest/AGC_unittest.cpp Fri May 25 11:34:55 2012 +0000 @@ -1,9 +1,4 @@ #include "AGC.h" #include "gtest/gtest.h" -// Tests Bar(). -TEST(BarTest, Foo) { - // This test is named "Foo", and belongs to the "BarTest" - // test case. - EXPECT_EQ(1, -2); -} +// Do tests here