Added custom message support combinators
The user can add custom message with combinators
: with-passed ( passed-quotation quot -- )
: with-failed ( failed-quotation quot -- )
: with-passed-failed ( passed-quotation failed-quotation quot -- )
which override the default message handlers for passed and failed tests only during executing quot.