Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    f9048677
    Make CaptureLog::withMessage() raise tut::failure if not found. · f9048677
    Nat Goodspeed authored
    All known callers were using ensure(! withMessage(...).empty()). Centralize
    that logic. Make failure message report the string being sought and the log
    messages in which it wasn't found.
    In case someone does want to permit the search to fail, add an optional
    'required' parameter, default true.
    Leverage new functionality in llprocess_test.cpp.
    f9048677
    History
    Make CaptureLog::withMessage() raise tut::failure if not found.
    Nat Goodspeed authored
    All known callers were using ensure(! withMessage(...).empty()). Centralize
    that logic. Make failure message report the string being sought and the log
    messages in which it wasn't found.
    In case someone does want to permit the search to fail, add an optional
    'required' parameter, default true.
    Leverage new functionality in llprocess_test.cpp.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.