diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_color_ls.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test_color_ls.out b/tests/test_color_ls.out new file mode 100644 index 0000000..59a791a --- /dev/null +++ b/tests/test_color_ls.out @@ -0,0 +1,6 @@ +[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;34m/[0m[01;31m__bfs__/[0m[01;31mnowhere[0m |