diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-09-05 21:53:01 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-09-05 21:53:01 -0400 |
commit | a107777ebf6c86a682c3fb2ff4a013fe5126b1b9 (patch) | |
tree | 082a668075a229b50be3fff78990b879fbc3891e /tests | |
parent | ed6d3933070f7cfbb0607aabe8f9e71ca384791a (diff) | |
download | bfs-a107777ebf6c86a682c3fb2ff4a013fe5126b1b9.tar.xz |
tests: Test more cases in test_color_ls
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_color_ls.out | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/tests/test_color_ls.out b/tests/test_color_ls.out index 59a791a..b08d894 100644 --- a/tests/test_color_ls.out +++ b/tests/test_color_ls.out @@ -1,6 +1,12 @@ -[01;34mfoo/bar/[0mbaz -[01;34mfoo/bar/[0m[01;31mnowhere[0m -[01;34mfoo/bar/[0m[01;31mnowhere/[0m[01;31mnothing[0m -[01;34mfoo/bar/[0m[01;31mbaz/[0m[01;31mqux[0m [01;31mscratch/foo/[0m[01;31mbar[0m +[01;31mscratch/foo/[0m[01;31mbar[0m +[01;34m/[0m[01;31m__bfs__/[0m[01;31mnowhere[0m [01;34m/[0m[01;31m__bfs__/[0m[01;31mnowhere[0m +[01;34mfoo/bar/[0m[01;31mbaz/[0m[01;31mqux[0m +[01;34mfoo/bar/[0m[01;31mbaz/[0m[01;31mqux[0m +[01;34mfoo/bar/[0m[01;31mnowhere[0m +[01;34mfoo/bar/[0m[01;31mnowhere[0m +[01;34mfoo/bar/[0m[01;31mnowhere/[0m[01;31mnothing[0m +[01;34mfoo/bar/[0m[01;31mnowhere/[0m[01;31mnothing[0m +[01;34mfoo/bar/[0mbaz +[01;34mfoo/bar/[0mbaz |