summaryrefslogtreecommitdiffstats
path: root/tests/test_color_escapes.out
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split test cases into separate filesTavian Barnes2022-10-191-20/+0
|
* tests: Fix color NUL byte test on platforms where sort expects textTavian Barnes2019-03-281-0/+0
|
* color: Implement escape sequence parsingTavian Barnes2019-03-281-0/+0
GNU ls allows custom escape sequences inside color values, including control characters and embedded NULs.