diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-20 23:41:53 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-20 23:41:53 -0500 |
commit | eab95ad55b601d44af25dd65384e7980cd54a487 (patch) | |
tree | 0d76724c22067214b72694672eb5e1573a440a60 /test/regress/25A099C9.test | |
parent | d5e957204c2799f07f9ecf868d2d846bea5682ef (diff) | |
download | fork-ledger-eab95ad55b601d44af25dd65384e7980cd54a487.tar.gz fork-ledger-eab95ad55b601d44af25dd65384e7980cd54a487.tar.bz2 fork-ledger-eab95ad55b601d44af25dd65384e7980cd54a487.zip |
Fixed a regression test due to changes in amount.h
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 dec51008..4067d005 100644 --- a/test/regress/25A099C9.test +++ b/test/regress/25A099C9.test @@ -4,16 +4,16 @@ >>>2 While parsing file "$sourcepath/src/amount.h", line 67: Error: No quantity specified for amount -While parsing file "$sourcepath/src/amount.h", line 717: +While parsing file "$sourcepath/src/amount.h", line 720: Error: Invalid date/time: line amount_t amoun -While parsing file "$sourcepath/src/amount.h", line 723: +While parsing file "$sourcepath/src/amount.h", line 726: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 729: +While parsing file "$sourcepath/src/amount.h", line 732: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 735: +While parsing file "$sourcepath/src/amount.h", line 738: Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/src/amount.h", line 741: +While parsing file "$sourcepath/src/amount.h", line 744: Error: Invalid date/time: line std::ostream& -While parsing file "$sourcepath/src/amount.h", line 748: +While parsing file "$sourcepath/src/amount.h", line 751: Error: Invalid date/time: line std::istream& === 7 |