emil-e

Results 23 issues of emil-e

Amazing job on this set of models. However, I found one issue that the corner fillet is reversed in the ISO enter key - the small radius is on the...

This could probably just be a mapped `std::pair`.

enhancement

Possibly generating an `std::pair` of begin/end indexes or begin/size. Think of some clever shrinking heuristics as well.

enhancement

For example, `gen::container(150)` should yield a container of size `150` that uses `gen::arbitrary` for generating the elements.

This will require a separate `isValid` method for checking preconditions without ruining the model since we cannot save a pristine copy.

Arguments are implemented as tuples and printed as such but this is perhaps an implementation detail that need not be shown. Some other format might be more readable. Also, for...

enhancement

Could be useful. Also maybe other containers in `boost::container´.

enhancement

In some instances, non-determinism in a test that is not controlled by RapidCheck itself an actually be detected. For instance, the final result must of course be a failure. If...

enhancement