ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/test/math/RandNumGenTestCase.cpp
(Generate patch)

Comparing:
trunk/test/math/RandNumGenTestCase.cpp (file contents), Revision 389 by tim, Tue Mar 1 23:17:05 2005 UTC vs.
branches/development/test/math/RandNumGenTestCase.cpp (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 3 | Line 3 | CPPUNIT_TEST_SUITE_REGISTRATION( RandNumGenTestCase );
3   // Registers the fixture into the 'registry'
4   CPPUNIT_TEST_SUITE_REGISTRATION( RandNumGenTestCase );
5  
6 < using namespace oopse;
6 > using namespace OpenMD;
7  
8   void RandNumGenTestCase::testUniform(){
9      MTRand randNumGen(823645754);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines