Commit Graph

3 Commits

Author SHA1 Message Date
Kavon Farvardin
e17e09c294 Enable effectful properties (SE-310) by default.
1. Removes gating on -enable-experimental-concurrency.
2. Updates eff. prop tests to remove experimental flag,
   and also adjusts some tests slightly to avoid things
   that are still behind that flag.
2021-05-03 14:10:44 -07:00
David Zarzycki
8a0d68bbae [testing] Add missing REQUIRES: concurrency 2021-03-27 06:10:28 -04:00
Kavon Farvardin
e94344593c [test] effectful properties + property wrappers
They're currently incompatible, but it should be
possible to enable this, with some care taken to
ensure that effectful wrappers are composed
correctly.
2021-03-26 07:58:28 -07:00