| Revision: | 1465 |
| Committed: | Fri Jul 9 23:08:25 2010 UTC (15 years, 3 months ago) by chuckv |
| File size: | 293 byte(s) |
| Log Message: | Creating busticated version of OpenMD |
| # | 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 | } |
| Name | Value |
|---|---|
| svn:executable | * |