summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-01-31 21:18:52 -0800
committerCraig Earls <enderw88@gmail.com>2013-01-31 21:18:52 -0800
commit6718b689991250fc97b0c43ec96328ca2e72e4f3 (patch)
tree0c455924cf3dfa1a07debfd38bdc1cd5ecf5d20e /test/regress
parent9e9d99e9187093b459525e3fd7e654d57000c3c4 (diff)
parent7cb3b099867b0537ae055431dc33454836eb0bc6 (diff)
downloadfork-ledger-6718b689991250fc97b0c43ec96328ca2e72e4f3.tar.gz
fork-ledger-6718b689991250fc97b0c43ec96328ca2e72e4f3.tar.bz2
fork-ledger-6718b689991250fc97b0c43ec96328ca2e72e4f3.zip
Merge pull request #143 from enderw88/ledger-mode-font-lock-improvements
Ledger mode font lock improvements
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/25A099C9.test42
1 files changed, 21 insertions, 21 deletions
diff --git a/test/regress/25A099C9.test b/test/regress/25A099C9.test
index 34c92c40..e511c799 100644
--- a/test/regress/25A099C9.test
+++ b/test/regress/25A099C9.test
@@ -1,43 +1,43 @@
-test -f src/amount.h reg -> 20
+test -f test/garbage-input.dat reg -> 20
__ERROR__
-While parsing file "$sourcepath/src/amount.h", line 2:
+While parsing file "$sourcepath/test/garbage-input.dat", line 2:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 33:
+While parsing file "$sourcepath/test/garbage-input.dat", line 33:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 37:
+While parsing file "$sourcepath/test/garbage-input.dat", line 37:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 66:
+While parsing file "$sourcepath/test/garbage-input.dat", line 66:
Error: No quantity specified for amount
-While parsing file "$sourcepath/src/amount.h", line 69:
+While parsing file "$sourcepath/test/garbage-input.dat", line 69:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 83:
+While parsing file "$sourcepath/test/garbage-input.dat", line 83:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 93:
+While parsing file "$sourcepath/test/garbage-input.dat", line 93:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 99:
+While parsing file "$sourcepath/test/garbage-input.dat", line 99:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 121:
+While parsing file "$sourcepath/test/garbage-input.dat", line 121:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 132:
+While parsing file "$sourcepath/test/garbage-input.dat", line 132:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 718:
+While parsing file "$sourcepath/test/garbage-input.dat", line 711:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 748:
+While parsing file "$sourcepath/test/garbage-input.dat", line 741:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 756:
+While parsing file "$sourcepath/test/garbage-input.dat", line 749:
Error: Unexpected whitespace at beginning of line
-While parsing file "$sourcepath/src/amount.h", line 759:
+While parsing file "$sourcepath/test/garbage-input.dat", line 752:
Error: Invalid date/time: line amount_t amoun
-While parsing file "$sourcepath/src/amount.h", line 765:
+While parsing file "$sourcepath/test/garbage-input.dat", line 758:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 771:
+While parsing file "$sourcepath/test/garbage-input.dat", line 764:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 777:
+While parsing file "$sourcepath/test/garbage-input.dat", line 770:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 783:
+While parsing file "$sourcepath/test/garbage-input.dat", line 776:
Error: Invalid date/time: line std::ostream&
-While parsing file "$sourcepath/src/amount.h", line 790:
+While parsing file "$sourcepath/test/garbage-input.dat", line 783:
Error: Invalid date/time: line std::istream&
-While parsing file "$sourcepath/src/amount.h", line 796:
+While parsing file "$sourcepath/test/garbage-input.dat", line 789:
Error: Unexpected whitespace at beginning of line
end test