summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-05-06feat: Adding threads flagandy.boot
2024-03-25Better handling for color in terminal (#381)n4n5
2024-01-29tests: fix test test_apparent_sizeandy.boot
2024-01-29tests: Print to stderr when test failsandy.boot
2024-01-09feat: better error messagesandy.boot
2024-01-03feat: new param: ignore-all-in-fileandy.boot
2023-11-23feat: Reverse direction of barsandy.boot
2023-03-06feat: default option for depth from config fileEfertone
2023-01-29Feature: Add flag for screen readersandy.boot
2023-01-29feature: --files-only -Fandy.boot
2023-01-14Implemented a progress indicator (#275)NovaliX
2023-01-05Fix: depth=0 bug for multiple argumentsandy.boot
2023-01-05fix: bug where hard links could be double countedandy.boot
2022-08-24Fix typosKian-Meng Ang
2022-08-20Revert testsandy.boot
2022-08-20Tests refactor: Neaten testandy.boot
2022-08-20Lots of code cleanupNathan West
2022-08-19Tests: Check stderr is empty in test_flagsandy.boot
2022-08-19Fix: Remove first space charandy.boot
2022-08-18Tests: Add test to verify skip-total flagandy.boot
2022-08-18Tests: Predictable iteration order allows stricterandy.boot
2022-02-26Fix test: Remove unwanted modandy.boot
2022-02-26Fix: Bug: names may be shortened unnecessarilyandy.boot
2021-11-20Tests: Fix test on mac (hack)andy.boot
2021-10-24Tests: Move test apparent size to exact_outputandy.boot
2021-10-24Tests: Add tests for multi regex supportandy.boot
2021-09-19Feature: Filter by invert_filter: reverse matchandy.boot
2021-09-19Feature: Adding file types filter & F flag changedandy.boot
2021-08-06Tests: Refactorandy.boot
2021-08-06Tests: Refactor: Improve exact output testsandy.boot
2021-08-06Tests: Refactor: Neatenandy.boot
2021-08-06Tests: Refactor: More code reuseandy.boot
2021-08-06Possible test fix: Some tests fail on some linuxandy.boot
2021-06-22Large refactor. Use rayon, 10X performance boostandy.boot
2020-09-03Add test to check behaviour of -d flagandy.boot
2020-09-03Refactor tests.andy.boot
2020-09-03Add test to check number of files flagandy.boot
2020-09-03Rename test_dir3 to test_dir_unicodeandy.boot
2020-09-03Add test for hidden flagandy.boot
2020-09-03Fix dumb test bugandy.boot
2020-08-19Use full width of terminal (extra 2 characters)andy.boot
2020-08-18Move test directories into test dirandy.boot
2020-08-18Remove stray printlnsandy.boot
2020-08-16Do not print filenames that are too longandy.boot
2020-08-16Tests: Remove any entries in existing tmp dirandy.boot
2020-06-02Display: No padding if no bars drawnandy.boot
2020-03-28Tests: Add Missing copy commandandy.boot
2020-03-28Run tests on /tmp directoryandy.boot
2020-03-28Handle running with bad parameterandy.boot
2020-03-28Move from assert_cli to assert_cmdandy.boot