gecode icon indicating copy to clipboard operation
gecode copied to clipboard

It isn't clear from the 'check' target that the check succeeded

Open yurivict opened this issue 3 years ago • 1 comments

Describe the bug

It ends with:

Set::RelOp::ConstSSI::Union::Sup::0 ++
Set::RelOp::ConstSSI::Union::Sub::2 ++
Set::RelOp::ConstSSI::Union::Nq::2 ++
Set::RelOp::ConstSSI::Union::Sup::2 ++
Set::Dom::Dom::Gr::2 ++

Suggested solution It should print: Checks succeeded.

yurivict avatar Jan 19 '22 17:01 yurivict

That's a nice idea, the tests really should print a summary of the run.

zayenz avatar Jan 20 '22 06:01 zayenz