ledger/test/regress
Johann Klähn e824070b4a fix bucket directive (bug 765)
This was caused by both 'A' and 'bucket' using
default_account_directive. This function was still stripping the 'A'
directive, so the first character of the account name used with 'bucket'
was cut off. Maybe the code for the other directives should be changed
accordingly for consistency (put line + 1 in call instead of function).
2012-10-23 12:13:22 +02:00
..
0CA014F9.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
1A546C4D.test Simply regression tests by using $FILE 2012-03-22 21:53:53 +00:00
1CF1EEC2.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
1D275740.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
1E192DF6.test Added regression test 2012-03-19 03:51:19 -05:00
2CE7DADB.test Add a regression test 2012-03-29 22:56:56 +01:00
2E3496BD.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
3AAB00ED.test Add more regression tests 2012-03-22 19:41:06 +00:00
3AB70168.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
3FE26304.test Added regression test for #438 2012-03-14 17:36:00 -05:00
04C5E1CA.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
4D9288AE.dat Added the first Python support regression test 2012-03-30 00:51:06 -05:00
4D9288AE.py Added the first Python support regression test 2012-03-30 00:51:06 -05:00
4D9288AE_py.test Added the first Python support regression test 2012-03-30 00:51:06 -05:00
5A03CFC3.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
5D92A5EB.test Simply regression tests by using $FILE 2012-03-22 21:53:53 +00:00
5F1BAF17.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
5FBF2ED8.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
6D9066DD.test Allow payee names to contain multiple spaces 2012-03-12 05:48:10 -05:00
6DAB9FE3.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
6E041C52.test Don't allow trailing ws in abbrev. account segments 2012-03-16 05:30:34 -05:00
7C44010B.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
7F3650FD.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
8CE88DB4.test pricedb was outputting redundant prices 2012-03-16 03:09:13 -05:00
8EAF77C0.test Simply regression tests by using $FILE 2012-03-22 21:53:53 +00:00
9E0E606D.test Fixed bug relating to historical pricing 2012-03-18 02:33:25 -05:00
9EB10714.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
10D19C11.test Add more regression tests 2012-03-22 19:41:06 +00:00
012ADB60.test Fixed an interaction with equity and virtual accounts 2012-03-22 23:42:18 -05:00
14DB77E7.test Fixed bug relating to historical pricing 2012-03-18 02:33:25 -05:00
15A80F68.test Add more test cases 2012-03-22 21:48:50 +00:00
25A099C9.test Always store absolute paths internally 2012-08-02 16:13:58 -05:00
47C579B8.test Added two regressions tests from Thierry Daucourt 2012-03-14 17:21:21 -05:00
53BCED29.test Add more regression tests 2012-03-22 19:41:06 +00:00
56BBE69B.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
65FECA4D.test Corrected problem with parsing of leap days 2012-02-28 21:19:36 -06:00
78AB4B87.dat Added another Python support regression test 2012-03-30 00:51:06 -05:00
78AB4B87.py Added another Python support regression test 2012-03-30 00:51:06 -05:00
78AB4B87_py.test Added another Python support regression test 2012-03-30 00:51:06 -05:00
83B4A0E5.test Improved the behavior of -X 2012-03-09 20:02:53 -06:00
86D2BDC4.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
96A8E4A1.test Fix problem with -H and lack of pricing info 2012-03-18 02:25:14 -05:00
0161EB1E.test fix bucket directive (bug 765) 2012-10-23 12:13:22 +02:00
605A410D.test Correct parsing of automated xact expressions 2012-03-16 04:09:21 -05:00
620F0674.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
640D3205.test Add some regression tests 2012-03-22 18:27:04 +00:00
647D5DB9.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
727B2DF8.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
751B2357.test Allow --input-date-format to specify separators 2012-03-19 03:51:07 -05:00
786A3DD0.test Don't map_prices if price commodity matches source 2012-03-15 04:58:53 -05:00
793F6BF0.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
889BB167.test Corrected a rounding error in nail_down 2012-03-11 03:06:03 -05:00
1384C1D8.test Fixed #711: Parsing of alias directive 2012-03-17 07:02:03 -05:00
4509F714.test Added two regressions tests from Thierry Daucourt 2012-03-14 17:21:21 -05:00
6188B0EC.test Simply regression tests by using $FILE 2012-03-22 21:53:53 +00:00
9188F587.py Fix to Python value() method handling 2012-03-30 00:51:06 -05:00
9188F587_py.test Fix to Python value() method handling 2012-03-30 00:51:06 -05:00
15230B79.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
55831A79.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
82763D86.test Add more regression tests 2012-03-22 19:41:06 +00:00
89233B6D-a.dat Add some regression tests 2012-03-22 18:27:04 +00:00
89233B6D-b.dat Add some regression tests 2012-03-22 18:27:04 +00:00
89233B6D.test Add some regression tests 2012-03-22 18:27:04 +00:00
178501DC.test Add more regression tests 2012-03-22 19:41:06 +00:00
373540CC.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
461980A1.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
854150DF.test Corrected behavior of >= and <= 2012-02-28 04:02:24 -06:00
8254755E.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
13965214.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
95350193.test Unexpected initial whitespace is an error (again) 2012-03-16 02:39:42 -05:00
A8FCC765.dat Added regression test for A8FCC765 2012-03-17 07:01:51 -05:00
A8FCC765.test Added regression test for A8FCC765 2012-03-17 07:01:51 -05:00
A28CF697.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
A560FDAD.test Fix problems with <Adjustment> postings 2012-03-20 04:56:03 -05:00
ACE05ECE.test Apply timelog time to the check-in day 2012-02-28 03:18:58 -06:00
AEDE9734.test Improved error reports about leading whitespace 2012-03-16 03:50:40 -05:00
AFAFB804.test Add more regression tests 2012-03-22 19:41:06 +00:00
B68FFB0D.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
BBFA1759.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
BFD3FBE1.test Strip annotations in display_filter_posts 2012-03-20 03:15:42 -05:00
C9D593B3.test Added regression test for #584 2012-03-16 03:12:18 -05:00
C19E4E9B.test Add more tests 2012-03-27 20:16:17 +01:00
C0212EAC.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
C523E23F.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
C927CFFE.test Add more regression tests 2012-03-22 19:41:06 +00:00
CAE63F5C-a.test Running totals on a report including automated transactions are computed with extra precision, 2012-09-30 14:46:51 -04:00
CAE63F5C-b.test Rounding is different for balance totals vs. postings when using posting costs. 2012-09-30 14:53:05 -04:00
CAE63F5C-c.test Rounding is different for balance totals vs. postings when using posting costs. 2012-09-30 14:53:05 -04:00
CEECC0B0.test Renamed F32DBEF1.test to CEECC0B0.test 2012-03-22 17:34:43 -05:00
CFE5D8AA.test Allow xact notes on periodic transactions 2012-02-28 02:47:22 -06:00
CMakeLists.txt Converted the Ledger build system to use CMake 2012-05-20 04:48:05 -05:00
D9C8EB08.test Add more regression tests 2012-03-22 19:41:06 +00:00
D51BFF74.test Simply regression tests by using $FILE 2012-03-22 21:53:53 +00:00
D943AE0F.test Implemented first cut at price conversion logic 2012-03-05 05:03:52 -06:00
D2829FC4.test Corrected two tests 2011-02-12 18:14:30 -05:00
D060256A.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
DB490507.test Added regression test for #657 2012-02-27 19:49:53 -06:00
DDB54BB8.test Add more test cases 2012-03-22 21:48:50 +00:00
E2E479BC.test Add more test cases 2012-03-22 21:48:50 +00:00
E4C9A8EA.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
E9F130C5.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
E627C594.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
EA18D948.test Add more tests 2012-03-27 20:16:17 +01:00
F06D5554.test Rewrite the way interval reports are generated 2012-02-28 02:34:37 -06:00
F524E251.test Add more regression tests 2012-03-22 19:41:06 +00:00
F559EC12.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
FCE11C8D.test Allow --invert to work with --monthly 2012-04-06 01:32:38 -05:00
FDFBA165.test Add some regression tests 2012-03-22 18:27:04 +00:00