From 4c460a1c40cfb1547ce9a4c91b4e8a87d768463d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 18 Apr 2007 23:49:09 +0000 Subject: Added initialize Commodity test file. --- tests/corelib/numerics/CommodityAmount.cc | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'tests/corelib/numerics/CommodityAmount.cc') diff --git a/tests/corelib/numerics/CommodityAmount.cc b/tests/corelib/numerics/CommodityAmount.cc index 0eca3140..c41b33d4 100644 --- a/tests/corelib/numerics/CommodityAmount.cc +++ b/tests/corelib/numerics/CommodityAmount.cc @@ -665,26 +665,6 @@ void CommodityAmountTestCase::testAbs() assertValid(x2); } -void CommodityAmountTestCase::testPriceHistory() -{ - // jww (2007-04-17): tbd -} - -void CommodityAmountTestCase::testLots() -{ - // jww (2007-04-17): tbd -} - -void CommodityAmountTestCase::testScalingBase() -{ - // jww (2007-04-17): tbd -} - -void CommodityAmountTestCase::testReduction() -{ - // jww (2007-04-17): tbd -} - void CommodityAmountTestCase::testPrinting() { amount_t x0; -- cgit v1.2.3