[dylan-lang/testworks] 288bc5: Move specification after the tests.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <54aa948e1d472_38053f827567929c8699b@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/dev/rework-specs
Home: https://github.com/dylan-lang/testworks
Commit: 288bc5ceb28d7a217ea274a40f7b0396f4423ae6
https://github.com/dylan-lang/testworks/commit/288bc5ceb28d7a217ea274a40f7b0396f4423ae6
Author: Bruce Mitchener <[email protected]>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M tests/specification.dylan
Log Message:
-----------
Move specification after the tests.
Commit: 3315df12f69fcde02ee89c71976373940978e86b
https://github.com/dylan-lang/testworks/commit/3315df12f69fcde02ee89c71976373940978e86b
Author: Bruce Mitchener <[email protected]>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M specs/class-specs.dylan
M specs/function-specs.dylan
M specs/library.dylan
M specs/macro-specs.dylan
M specs/module-specs.dylan
M specs/protocol-specs.dylan
M specs/variable-specs.dylan
Log Message:
-----------
[specs] specs test definers generate normal tests.
Previously, the function-test, class-test, macro-test, variable-test
and constant-test macros generated functions that were accumulated
and then executed with with-test-unit.
This turns them into normal tests that are executed via the generated
test suite.
Compare: https://github.com/dylan-lang/testworks/compare/288bc5ceb28d^...3315df12f69f
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter