[dylan-lang/opendylan] cbbe26: [dfmc-testing] Move execution tests to own module.
GitHub <[email protected]> Mon, 14 Sep 2015 06:15:56 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55f6c88c431dc_5dfd3fdedc89d2bc3377f@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: cbbe268f9c1fc01f5998f62295cb8d2727cfc381
https://github.com/dylan-lang/opendylan/commit/cbbe268f9c1fc01f5998f62295cb8d2727cfc381
Author: Bruce Mitchener <[email protected]>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M sources/dfmc/testing/execution-tests.dylan
M sources/dfmc/testing/library.dylan
M sources/dfmc/testing/test-harness.dylan
A sources/dfmc/testing/testing-support.dylan
M sources/dfmc/testing/testing.lid
Log Message:
-----------
[dfmc-testing] Move execution tests to own module.
Having each set of tests in a separate module will let us make
sure that we better understand the inter-module dependencies.
* sources/dfmc/testing/execution-tests.dylan: Move to new module.
* sources/dfmc/testing/library.dylan
(module dfmc-testing-support): New module to hold
compile-library-until-optimized.
(module dfmc-execution-tests): New module for execution tests.
(module dfmc-testing): Use the 2 new modules.
* sources/dfmc/testing/test-harness.dylan
(compile-library-until-optimized): Delete from here.
* sources/dfmc/testing/testing-support.dylan
(compile-library-until-optimized): Add here.
* sources/dfmc/testing/testing.lid: Build testing-support.dylan
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter