From 242895f2fcd04a768380ab50d9bc95e3068863b9 Mon Sep 17 00:00:00 2001 From: Stephen Morgan Date: Tue, 4 Aug 2020 12:55:45 +1000 Subject: [PATCH] tests: Remove commented test behaviour. --- tests/balance/373-layout.test | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/tests/balance/373-layout.test b/tests/balance/373-layout.test index a0aa70780..f14d561b5 100644 --- a/tests/balance/373-layout.test +++ b/tests/balance/373-layout.test @@ -16,12 +16,6 @@ 1 -1 # 1. simple balance report in tree mode with zero/boring parents -# TODO should be like -#$ ledger bal -# 1 1:2:3 -# 1 4:5 -#-------------------- -# 0 $ hledger -f - bal --tree 0 1:2 1 3 @@ -31,12 +25,6 @@ $ hledger -f - bal --tree 0 # 2. simple balance report in flat mode -# TODO should be like -#$ ledger bal --flat -# 1 1:2:3 -# 1 1:2:3:4:5 -#-------------------- -# 0 $ hledger -f - bal --flat -1 1:2 1 1:2:3 @@ -58,8 +46,8 @@ Balance changes in 2015: -----------++------ || 0 -# 4. tabular balance report in tree mode, showing zero accounts -$ hledger -f - bal -Y --tree -E +# 4. tabular balance report in tree mode, showing boring parents +$ hledger -f - bal -Y --tree --no-elide Balance changes in 2015: || 2015 @@ -74,16 +62,6 @@ Balance changes in 2015: # 5. tabular balance report in tree mode, hiding zero accounts # Undisplayed parent accounts should be mentioned in the displayed account names as necessary -# TODO: should be like -# Balance changes in 2015: -# -# || 2015 -# ===========++====== -# 1:2:3 || 1 -# 1:2:3:4:5 || 1 -# -----------++------ -# || -# $ hledger -f - bal -Y --tree Balance changes in 2015: