~s-cecilio/lomse/master

« back to all changes in this revision

Viewing changes to src/tests/lomse_test_mvc_model.cpp

  • Committer: cecilios
  • Date: 2010-10-10 13:35:19 UTC
  • Revision ID: git-v1:2b333198c3033525d15763b84eaf79dac9fdab80
Preparing to use CMake. Updating with new code and missing files. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
//
19
19
//-------------------------------------------------------------------------------------
20
20
 
21
 
#ifdef _LM_DEBUG_
 
21
#ifdef _LOMSE_DEBUG
22
22
 
23
23
#include <UnitTest++.h>
24
24
#include <sstream>