summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics/CommodityAmount.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-18 23:49:09 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:35:37 -0400
commit4c460a1c40cfb1547ce9a4c91b4e8a87d768463d (patch)
treeea0adacb03f779059e36b3af84b3b0311d36de15 /tests/corelib/numerics/CommodityAmount.cc
parent705ce8c6a15a90517aca57bdcd8f3a921179cb11 (diff)
downloadledger-4c460a1c40cfb1547ce9a4c91b4e8a87d768463d.tar.gz
ledger-4c460a1c40cfb1547ce9a4c91b4e8a87d768463d.tar.bz2
ledger-4c460a1c40cfb1547ce9a4c91b4e8a87d768463d.zip
Added initialize Commodity test file.
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;