summaryrefslogtreecommitdiffstats
path: root/tests/snapshots
AgeCommit message (Expand)Author
2023-12-11fix: single files will not cause IO error (#194)Sebastian Thiel
2023-11-20upgrade journey-test expectations (doesn't run on CI for some reason)Sebastian Thiel
2022-09-19adjust journey-test expectations according to difference in color encoding.Sebastian Thiel
2022-05-12fix: broken or non-existing root path will still print the valid results. (#124)Sebastian Thiel
2022-05-12record status quo (#124)Sebastian Thiel
2020-07-07Fix color handling (causing the text to disappear); fix tty detectionSebastian Thiel
2020-07-02Use 'anyhow' instead of 'failure' to simplify code and reduce bloatSebastian Thiel
2020-07-02fix unittests, at least to work locally on MacOSSebastian Thiel
2020-03-29Fix tests by regenerating them - issue is that sym-links are not shown anymore.Sebastian Thiel
2020-03-26update journey tests hoping they yield the same results on CISebastian Thiel
2019-06-16Fix tests... really need CI if PRs keep comingSebastian Thiel
2019-06-15Fix journey-testsSebastian Thiel
2019-06-05fix tests - column width changesSebastian Thiel
2019-06-04Add support for static byte unitsSebastian Thiel
2019-06-04Properly fix byte column width handlingSebastian Thiel
2019-06-04Fix byte formattingSebastian Thiel
2019-06-02Add test showing sizes don't work, and graph traversal neither :DSebastian Thiel
2019-06-02basic frame to support new interactive modeSebastian Thiel
2019-06-01Simplified handling of 'no paths given' casev1.1.0Sebastian Thiel
2019-06-01Add simple statistics, just for fun!Sebastian Thiel
2019-06-01Sort by size in bytes by default; can be turned off for immediate feedbackSebastian Thiel
2019-06-01Nicer formatting of numbersSebastian Thiel
2019-06-01Add --no-total optionSebastian Thiel
2019-06-01Better error reportingSebastian Thiel
2019-06-01Compute the total if there are more than one pathsSebastian Thiel
2019-06-01Support for various byte formatsSebastian Thiel
2019-06-01Add byte formattingSebastian Thiel
2019-06-01By not counting directories, we get the correct amount of bytesSebastian Thiel
2019-06-01Let's just say we compute the aggregate correctlySebastian Thiel
2019-06-01First basic implementation of aggregation; symlinks are not handled yetSebastian Thiel