summaryrefslogtreecommitdiff
path: root/tests/test_ansi.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace and doc fixesKevin Van Brunt2019-07-011-1/+1
* Modified async_alert_str to also get passed the number of terminal columns an...Todd Leonhardt2019-07-011-0/+11
* Initial changes for encapsulation of colorama usage within ansi.pyTodd Leonhardt2019-06-301-13/+25
* 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