Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catch badarg exception from eunit in rebar_prv_eunit #1472

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

talentdeficit
Copy link
Contributor

fixes #1469

@ferd ferd merged commit b6bd27f into erlang:master Feb 6, 2017
ferd added a commit to ferd/rebar3 that referenced this pull request Mar 23, 2017
- [OSX tests added to CI](erlang#1471),
joining linux and windows 10
- [upgrade relx to 3.22.3](erlang#1518),
[fixing multiple
issues](https://github.com/erlware/relx/releases/tag/v3.22.3)
- [Fixing eunit errors in 19.3 when `init_per_*` isn't paired with
`end_per_*`](erlang#1516)
- [Allow single test spec in
ct_opts](erlang#1506)
- [Properly warn when missing inets at
runtime](erlang#1505)
- [rebar_utils:escape_chars handles quotes in
paths](erlang#1504)
- [Fix typo in help text for upgrade
command](erlang#1503)
- [change package version warnings to debug
level](erlang#1502)
- [Path-type sensitive .cmd creation for
escripts](erlang#1500)
- [Windows escripts get cmd
autogenerated](erlang#1494)
- [REBAR_CONFIG impacts config file for project root
only](erlang#1497)
- [Fix wildcard usage in rebar3
clean](erlang#1498)
- [Bump cth_readable to
1.2.4](erlang#1496) (fixing some
erroneous reports when suites get skipped)
- [Add respect for src_dirs option in app_discover and
app_info](erlang#1486)
- [Add support for global plugin-defined
templates](erlang#1473)
- [catch badarg exception from eunit in
`rebar_prv_eunit`](erlang#1472)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rebar3 eunit Uncaught error in rebar_core (eunit_opts in rebar.conf)
2 participants