diff --git a/examples/1468.j b/examples/1468.j new file mode 100644 index 000000000..609546b80 --- /dev/null +++ b/examples/1468.j @@ -0,0 +1,8 @@ +2021-01-01 + (a) 1 + +2021-01-02 + (a:aa) 10 + +2021-01-03 + (a:aa:aaa) 100 diff --git a/hledger-ui/test/1468.j b/hledger-ui/test/1468.j new file mode 120000 index 000000000..0290f0e51 --- /dev/null +++ b/hledger-ui/test/1468.j @@ -0,0 +1 @@ +../../examples/1468.j \ No newline at end of file diff --git a/hledger-ui/test/uitest.org b/hledger-ui/test/uitest.org index 06501eabb..c6be22d2e 100644 --- a/hledger-ui/test/uitest.org +++ b/hledger-ui/test/uitest.org @@ -209,8 +209,7 @@ which has nice screenshots, but might be less up to date. ───────────────────────────── a transactions (1/1) ───────────────────────────── 2021-01-01 a 1 1 -** LEFT, DOWN, RIGHT # in list mode, register of account at depth limit also shows subaccounts' transactions (#1468) +** LEFT, DOWN, RIGHT # in list mode, register of account at depth limit shows its and subaccounts' transactions (#1468) ──────────────────────────── a:aa transactions (2/2) ─────────────────────────── 2021-01-02 a:aa 10 10 2021-01-03 a:aa:aaa 100 110 -