summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/convert.py2
-rw-r--r--test/regress/8EAF77C0.test2
-rw-r--r--test/regress/AEDE9734.test6
3 files changed, 5 insertions, 5 deletions
diff --git a/test/convert.py b/test/convert.py
index 5328c4ae..857d4d30 100755
--- a/test/convert.py
+++ b/test/convert.py
@@ -3,7 +3,7 @@
# convert.py: This script converts a Boost.Test unit test into an
# equivalent Python unit test.
#
-# Copyright (c) 2003-2015, John Wiegley. All rights reserved.
+# Copyright (c) 2003-2016, John Wiegley. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
diff --git a/test/regress/8EAF77C0.test b/test/regress/8EAF77C0.test
index 9d63951d..074160cc 100644
--- a/test/regress/8EAF77C0.test
+++ b/test/regress/8EAF77C0.test
@@ -1,6 +1,6 @@
2011/08/05 Rehab Donation
Asset:Bank:Boi:Current:Dk 10
- Expense:Misc:Charity
+ Expenses:Misc:Charity
2011/08/07 Net Salary
Asset:Bank:Boi:Savings:Dk -3016.24
diff --git a/test/regress/AEDE9734.test b/test/regress/AEDE9734.test
index cd2245b8..81315779 100644
--- a/test/regress/AEDE9734.test
+++ b/test/regress/AEDE9734.test
@@ -1,12 +1,12 @@
2011-02-23 Rocket Fuel
- Expense:Travel $100000000.00 ; trip: Moon
+ Expenses:Travel $100000000.00 ; trip: Moon
Asset:NASA
2011-02-23 Liquid Oxygen
- Expense:Travel $232233223.00 ; trip: Moon
+ Expenses:Travel $232233223.00 ; trip: Moon
Asset:NASA
test bal --group-by "tag('trip')"
Moon
- $332233223.00 Expense:Travel
+ $332233223.00 Expenses:Travel
end test