darcs

Issue 2222 task: QuickCheck crudeSift vs siftForPending

Title task: QuickCheck crudeSift vs siftForPending
Priority wishlist Status needs-implementation
Milestone Resolved in
Superseder Nosy List kowey
Assigned To
Topics

Created on 2012-08-09.07:50:38 by kowey, last changed 2013-02-16.19:51:41 by kowey.

Messages
msg15956 (view) Author: kowey Date: 2012-08-09.07:50:36
When we get our unit test infrastructure in better shape, it seems we 
should have a test like this:

crudeSift xs == fancySift xs if xs only contains crude siftable things

fancySift doesn't exist right now (except maybe as helpers to 
siftForPending).  It's also not clear to me yet if fancySift can be 
defined as something that doesn't use crudeSift (it seems like it 
should)
History
Date User Action Args
2012-08-09 07:50:38koweycreate
2013-02-16 19:51:41koweysetpriority: wishlist
status: unknown -> needs-implementation