[dylan-lang/testworks] 2986d5: Color output.
GitHub <[email protected]> Mon, 10 Aug 2015 07:41:57 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55c8b835824db_3f513feca38d32c043947@hookshot-fe5-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/colorize-output
Home: https://github.com/dylan-lang/testworks
Commit: 2986d5f68a4bdb597db99da9710ca6e81c688127
https://github.com/dylan-lang/testworks/commit/2986d5f68a4bdb597db99da9710ca6e81c688127
Author: Bruce Mitchener <[email protected]>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
A coloring.dylan
M command-line.dylan
M library.dylan
M reports.dylan
M run.dylan
M testworks.lid
Log Message:
-----------
Color output.
* coloring.dylan: New file providing some color utility constants
and a converter from a result status to text attributes.
* command-line.dylan
(run-test-application): Make the stream passed to the report-function
be a <coloring-stream>.
* library.dylan
(library testworks): Use coloring-stream library.
(module %testworks): Use coloring-stream module.
* reports.dylan
(print-result-summary): Update for color.
(summary-report-function): Likewise.
* run.dylan
(<test-runner>): Make the runner-output-stream default to a coloring
wrapper around *standard-output*.
(various show-progress methods): Update for color.
* testworks.lid: Build new coloring.dylan file.
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter