-
Dominik Charousset authored
The old `CAF_EXP_THROW` is obsolete because of the much nicer `unbox` utility in the testing DSL. Further, `CAF_RAISE_ERROR` can simply take a C string instead of doing the `std::string` conversions.
175c195a
The old `CAF_EXP_THROW` is obsolete because of the much nicer `unbox` utility in the testing DSL. Further, `CAF_RAISE_ERROR` can simply take a C string instead of doing the `std::string` conversions.