Parent Directory
|
Revision Log
|
Patch
revision 712 by gross, Thu Apr 6 00:13:40 2006 UTC | revision 713 by gross, Thu Apr 27 05:03:44 2006 UTC | |
---|---|---|
# | Line 19 | Line 19 |
19 | #include "tools/CppUnitTest/TestSuite.h" | #include "tools/CppUnitTest/TestSuite.h" |
20 | #include "tools/CppUnitTest/TestCaller.h" | #include "tools/CppUnitTest/TestCaller.h" |
21 | ||
22 | #define REL_TOL ((double)1.e-10) | |
23 | ||
24 | class BruceTestCase : public CppUnitTest::TestCase | class BruceTestCase : public CppUnitTest::TestCase |
25 | { | { |
26 | public: | public: |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |