[dylan-lang/testworks] d9a8fa: Let execute-component return <component-result>.
GitHub <[email protected]> Fri, 05 Feb 2016 05:30:46 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56b4a4065ac14_70e53fa10d5ef2c02260f3@hookshot-fe1-cp1-prd.iad.github.net.mail> |
----==_mimepart_56b4a4065a854_70e53fa10d5ef2c02259e0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/execute-component-values
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.
----==_mimepart_56b4a4065a854_70e53fa10d5ef2c02259e0
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_56b4a4065a854_70e53fa10d5ef2c02259e0--