ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/test/brains/SnapshotManagerTestCase.cpp
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (14 years, 1 month ago) by chuckv
File size: 293 byte(s)
Log Message:
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

File Contents

# Content
1 #include "brains/SnapshotManagerTestCase.hpp"
2 // Registers the fixture into the 'registry'
3 CPPUNIT_TEST_SUITE_REGISTRATION( SnapshotManagerTestCase );
4
5 void SnapshotManagerTestCase::setUp() {
6 }
7
8 void SnapshotManagerTestCase::tearDown() {
9 }
10 void SnapshotManagerTestCase::testConstructors(){
11
12 }

Properties

Name Value
svn:executable *