Skip to content
GitLab
Explore
Sign in
do not catch exceptions in main()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ansgar Burchardt
requested to merge
ansgar/dune-localfunctions:feature/do-not-catch-polymorphic-type
into
master
Apr 25, 2018
Overview
6
Commits
1
Pipelines
1
Changes
7
Expand
An uncaught exception will result in the test failing. There is no need to explicitly catch them.
Merge request reports
Loading