diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-02 01:21:45 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-02 01:21:45 -0500 |
commit | 4db60bb46429ced93770afe69b42477c03c47e72 (patch) | |
tree | a2d644fdf94b43f340a6b07117d6dcd14bb325b9 /test/regress/25A099C9.test | |
parent | aef7510f199932d4c11cbabd2467de53a32f275e (diff) | |
download | fork-ledger-4db60bb46429ced93770afe69b42477c03c47e72.tar.gz fork-ledger-4db60bb46429ced93770afe69b42477c03c47e72.tar.bz2 fork-ledger-4db60bb46429ced93770afe69b42477c03c47e72.zip |
Added several new regression tests
Diffstat (limited to 'test/regress/25A099C9.test')
-rw-r--r-- | test/regress/25A099C9.test | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/regress/25A099C9.test b/test/regress/25A099C9.test new file mode 100644 index 00000000..fb5613e2 --- /dev/null +++ b/test/regress/25A099C9.test @@ -0,0 +1,19 @@ +-f $sourcepath/src/amount.h reg +<<< +>>>1 +>>>2 +While parsing file "$sourcepath/src/amount.h", line 67: +Error: No quantity specified for amount +While parsing file "$sourcepath/src/amount.h", line 707: +Error: Invalid date/time: line amount_t amoun +While parsing file "$sourcepath/src/amount.h", line 713: +Error: Invalid date/time: line string amount_ +While parsing file "$sourcepath/src/amount.h", line 719: +Error: Invalid date/time: line string amount_ +While parsing file "$sourcepath/src/amount.h", line 725: +Error: Invalid date/time: line string amount_ +While parsing file "$sourcepath/src/amount.h", line 731: +Error: Invalid date/time: line std::ostream& +While parsing file "$sourcepath/src/amount.h", line 738: +Error: Invalid date/time: line std::istream& +=== 7 |