summaryrefslogtreecommitdiff
path: root/tests/test_ansi.py
Commit message (Expand)AuthorAgeFilesLines
* Simplified ansi color dictionaries and lookup methodsTodd Leonhardt2019-06-271-10/+2
* Added fg_lookup() and bg_lookup() two-stage color lookup functionsTodd Leonhardt2019-06-271-0/+26
* Added unit tests for ansi.pyKevin Van Brunt2019-06-271-0/+71