summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-pricedb.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2012-04-26 16:39:25 -0500
committerJohn Wiegley <johnw@newartisans.com>2012-04-26 16:39:25 -0500
commit64a9b42381c26baf24e58b40f50f0b253e551811 (patch)
tree5447a29dff64c3a8b7be8100a01bcb4a2d73b0bb /test/baseline/cmd-pricedb.test
parent7cc550fc22357e2ded194d3e65287c6b3317f5ae (diff)
parentb4407c10c0071365322b2963747bf42a57fd7304 (diff)
downloadfork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.tar.gz
fork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.tar.bz2
fork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.zip
Merge branch 'release/v3.0.0-20120426'
Diffstat (limited to 'test/baseline/cmd-pricedb.test')
-rw-r--r--test/baseline/cmd-pricedb.test39
1 files changed, 39 insertions, 0 deletions
diff --git a/test/baseline/cmd-pricedb.test b/test/baseline/cmd-pricedb.test
new file mode 100644
index 00000000..4a220054
--- /dev/null
+++ b/test/baseline/cmd-pricedb.test
@@ -0,0 +1,39 @@
+2012-01-01 * Opening balance
+ A 10.00 GBP
+ B
+
+2012-01-02 * Test
+ A 10.00 GBP @@ 12.00 EUR
+ B
+
+2012-01-03 * Test
+ B 12.00 EUR @@ 15.80 USD
+ C
+
+2012-01-04 * Test
+ C 15.80 USD @ 0.63 GBP
+ D
+
+test pricedb
+P 2012/01/02 00:00:00 GBP 1.20 EUR
+P 2012/01/03 00:00:00 EUR 1.3166666667 USD
+P 2012/01/04 00:00:00 USD 0.63 GBP
+end test
+
+test pricedb EUR
+P 2012/01/03 00:00:00 EUR 1.3166666667 USD
+end test
+
+test pricedb GBP
+P 2012/01/02 00:00:00 GBP 1.20 EUR
+end test
+
+test pricedb USD
+P 2012/01/04 00:00:00 USD 0.63 GBP
+end test
+
+test pricedb U
+P 2012/01/03 00:00:00 EUR 1.3166666667 USD
+P 2012/01/04 00:00:00 USD 0.63 GBP
+end test
+