[dylan-lang/testworks] e490dc: Color output.
GitHub <[email protected]> Mon, 10 Aug 2015 06:41:27 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55c8aa075e516_4d7c3ff268c232c01035be@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/colorize-output
Home: https://github.com/dylan-lang/testworks
Commit: e490dc2e8a398da15ba0b6ed28db2dd87ece9045
https://github.com/dylan-lang/testworks/commit/e490dc2e8a398da15ba0b6ed28db2dd87ece9045
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