summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics/CommodityAmount.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/corelib/numerics/CommodityAmount.cc')
-rw-r--r--tests/corelib/numerics/CommodityAmount.cc20
1 files changed, 0 insertions, 20 deletions
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;