Skip to content
GitLab
Explore
Sign in
Set AssertError to inherit from std::runtime_error
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Set AssertError to inherit from std::runtime_error
Stéphane Del Pino
requested to merge
feature/unit-tests
into
develop
Jul 26, 2021
Overview
0
Commits
9
Pipelines
0
Changes
19
The main interest is that one can now check more precisely the type of raised errors in unit tests
Merge request reports
Loading