[dylan-lang/testworks] d9a8fa: Let execute-component return <component-result>.

GitHub <[email protected]> Fri, 05 Feb 2016 06:46:31 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <56b4b5c7b586a_70f73f8bfe9c92c08745a@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_56b4b5c7b5475_70f73f8bfe9c92c0873e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/testworks
  Commit: d9a8fa04f21995e89b506d17278fe0b1fa3dfee0
      https://github.com/dylan-lang/testworks/commit/d9a8fa04f21995e89b506d17278fe0b1fa3dfee0
  Author: Bruce Mitchener <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M run.dylan

  Log Message:
  -----------
  Let execute-component return <component-result>.

This increases duplication of calling make to create the result,
but it allows for execute-component to do something different to
create results unlike the current arrangement.

This change lays the ground work for an improvement in how
benchmarks are implemented.

* run.dylan
  (maybe-execute-component): Update to create result in skipped
   case, otherwise, use result returned from executing the component.
  (execute-component): Change return value to be a result and
   create and return the result.


  Commit: 42be597196a983c82b6db14dc03556f591c8128f
      https://github.com/dylan-lang/testworks/commit/42be597196a983c82b6db14dc03556f591c8128f
  Author: Carl Gay <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M run.dylan

  Log Message:
  -----------
  Merge pull request #78 from dylan-lang/execute-component-values

Let execute-component return <component-result>.


Compare: https://github.com/dylan-lang/testworks/compare/6a213caa8c9a...42be597196a9
----==_mimepart_56b4b5c7b5475_70f73f8bfe9c92c0873e4
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56b4b5c7b5475_70f73f8bfe9c92c0873e4--