Skip to content

Commit

Permalink
NEWS for test_warn
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Jan 6, 2017
1 parent 68eac69 commit 915db79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ Library improvements
implemented; the semantics are as if the `Nullable` were a container with
zero or one elements ([#16961]).

* New `@test_warn` and `@test_nowarn` macros in the `Base.Test` module to
test for the presence or absence of warning messages ([#19903]).

* `logging` can be used to redirect `info`, `warn`, and `error` messages
either universally or on a per-module/function basis ([#16213]).

Expand Down

0 comments on commit 915db79

Please sign in to comment.