Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention tap_ok and throws_like being 1 test now
  • Loading branch information
lizmat committed May 15, 2014
1 parent ea2aaa8 commit cbb8654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -15,6 +15,7 @@ New in 2014.05
+ added first-index, last-index, grep-index subs/methods
+ Pair.key was erroneously implemented "is rw"
+ added "subtest code, desc" to Test.pm (inspired by P5's Test::More)
+ Test::Tap::tap_ok and Test::Util::throws_like are now 1 test (using subtest)
+ BagHash<foo>-- on non-existing key no longer fails (as per S02 spec change)
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>
+ added $*KERNEL, $*DISTRO, $*VM as full blown objects
Expand Down

0 comments on commit cbb8654

Please sign in to comment.