-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db1bc1a
commit 1d08104
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
Things still to do with QuickCheck | ||
|
||
1. Make getValues interruptible as well as checkObligations? | ||
2. Move QC to be part of POPlugin(s) | ||
3. Separate IO from calculations (and allow LSP control) | ||
4. Add -file and -func PO selection options? | ||
. Make getValues interruptible as well as checkObligations? | ||
. Move QC to be part of POPlugin(s) | ||
. Separate IO from calculations (and allow LSP control) | ||
. Add -file and -func PO selection options? | ||
. Make Trivial check a QC strategy? | ||
. Add counterxamples Context chain and other check status settings to POs (for SLSP) |