Simply regression tests by using $FILE
This commit is contained in:
parent
62943c6005
commit
6ff2257f30
5 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
test bal -> 1
|
||||
__ERROR__
|
||||
While parsing file "$sourcepath/test/regress/1A546C4D.test", line 2:
|
||||
While parsing file "$FILE", line 2:
|
||||
While parsing posting:
|
||||
Assets:Cash $1,00.00
|
||||
^^^^^^^^
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
test -J reg checking -> 1
|
||||
__ERROR__
|
||||
While parsing file "$sourcepath/test/regress/5D92A5EB.test", line 13:
|
||||
While parsing file "$FILE", line 13:
|
||||
While parsing periodic transaction:
|
||||
> ~ Monthly from 2010/7/1
|
||||
> Expenses:Auto:Gas $100.00
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
test bal -> 1
|
||||
__ERROR__
|
||||
While parsing file "$sourcepath/test/regress/6188B0EC.test", line 3:
|
||||
While parsing file "$FILE", line 3:
|
||||
Error: File to include was not found: "$sourcepath/test/regress/6188B0EC-does-not-exist.dat"
|
||||
end test
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
test reg -> 1
|
||||
__ERROR__
|
||||
While parsing file "$sourcepath/test/regress/8EAF77C0.test", line 5:
|
||||
While parsing file "$FILE", line 5:
|
||||
Error: Unexpected whitespace at beginning of line
|
||||
end test
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
test reg -> 1
|
||||
__ERROR__
|
||||
While parsing file "$sourcepath/test/regress/D51BFF74.test", line 6:
|
||||
While parsing file "$FILE", line 6:
|
||||
While parsing posting:
|
||||
Expenses:Food $- 20
|
||||
^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue