[dylan-lang/testworks] ddb979: Color output.

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