Michael Walker
|
1146ce9b38
|
Add a smart constructor for constructing swarmy executions
The `randomly` constructor now corresponds exactly to the old
`Randomly`.
Also refactor tests a bit.
|
2017-06-07 16:50:56 +01:00 |
|
Michael Walker
|
fba26e6c73
|
Make Way abstract and expose smart constructors
|
2017-06-07 16:50:56 +01:00 |
|
Michael Walker
|
d65b8359a9
|
Allow re-using the weights for multiple executions in sctRandom
|
2017-06-07 16:45:43 +01:00 |
|
Michael Walker
|
f2c6dc69f3
|
Add tests for random sctRandom.
|
2017-02-20 04:41:36 +00:00 |
|
Michael Walker
|
a1122405fe
|
Less restrictive module exports in tests
|
2016-03-31 18:16:09 +01:00 |
|
Michael Walker
|
a4c2a1c235
|
Rename CVar -> MVar
|
2016-03-23 03:36:07 +00:00 |
|
Michael Walker
|
8b999595e3
|
Move modules to Control.Concurrent(.STM).Classy
|
2016-03-23 03:13:56 +00:00 |
|
Michael Walker
|
37a5886c83
|
Make a separate package for the test suite. Closes #31.
|
2015-12-01 05:07:56 +00:00 |
|