diff options
author | John Wiegley <johnw@newartisans.com> | 2012-03-09 03:19:38 -0600 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-03-09 03:25:53 -0600 |
commit | ca8f702a1b18f2f114cd580abe59f03fb85e4803 (patch) | |
tree | 2f4e820ca842dbc9c39461acd767c2baad4f3236 /test/regress/25A099C9.test | |
parent | 628875b33c4f1cd202091c9347ef0176f8b688fa (diff) | |
download | fork-ledger-ca8f702a1b18f2f114cd580abe59f03fb85e4803.tar.gz fork-ledger-ca8f702a1b18f2f114cd580abe59f03fb85e4803.tar.bz2 fork-ledger-ca8f702a1b18f2f114cd580abe59f03fb85e4803.zip |
Added amount_t::commodity_ptr()
Diffstat (limited to 'test/regress/25A099C9.test')
-rw-r--r-- | test/regress/25A099C9.test | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/regress/25A099C9.test b/test/regress/25A099C9.test index 48b6814e..c43deb21 100644 --- a/test/regress/25A099C9.test +++ b/test/regress/25A099C9.test @@ -2,16 +2,16 @@ test -f $sourcepath/src/amount.h reg -> 7 __ERROR__ While parsing file "$sourcepath/src/amount.h", line 66: Error: No quantity specified for amount -While parsing file "$sourcepath/src/amount.h", line 731: +While parsing file "$sourcepath/src/amount.h", line 732: Error: Invalid date/time: line amount_t amoun -While parsing file "$sourcepath/src/amount.h", line 737: +While parsing file "$sourcepath/src/amount.h", line 738: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 743: +While parsing file "$sourcepath/src/amount.h", line 744: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 749: +While parsing file "$sourcepath/src/amount.h", line 750: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 755: +While parsing file "$sourcepath/src/amount.h", line 756: Error: Invalid date/time: line std::ostream& -While parsing file "$sourcepath/src/amount.h", line 762: +While parsing file "$sourcepath/src/amount.h", line 763: Error: Invalid date/time: line std::istream& end test |