Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

ICEngineTest.cpp

Go to the documentation of this file.
00001 //----------------------------------------------------------------------------
00002 /** @file
00003  */
00004 //----------------------------------------------------------------------------
00005 
00006 #include <boost/test/auto_unit_test.hpp>
00007 
00008 #include "Hex.hpp"
00009 #include "ICEngine.hpp"
00010 
00011 using namespace benzene;
00012 
00013 //---------------------------------------------------------------------------
00014 
00015 namespace {
00016 
00017 BOOST_AUTO_TEST_CASE(ICEngine_Tests)
00018 {
00019 }
00020 
00021 }
00022 
00023 //---------------------------------------------------------------------------


6 Jan 2011 Doxygen 1.6.3