Skip to content

Commit

Permalink
0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
schwern committed Oct 16, 2001
1 parent 7c024ce commit 6fea3bd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
Revision history for Perl extension Test::Simple

0.32 Tue Oct 16 16:52:02 EDT 2001
* Finally added a seperate plan() function
* Adding a name field to isa_ok()
(Requested by Dave Rolsky)
- Test::More was using Carp.pm, causing the occasional false positive.
(Reported by Tatsuhiko Miyagawa)

0.31 Mon Oct 8 19:24:53 EDT 2001
* Added an import option to Test::More
* Added no_ending and no_header options to Test::Builder
(Thanks to Dave Rolsky for giving this a swift kick in the ass)
* Added is_deeply(). Display of scalar refs not quite 100%
(Thanks to Stas Bekman and Apache::TestUtil idea thievery)
(Thanks to Stas Bekman for Apache::TestUtil idea thievery)
- Fixed a minor warning with skip()
(Thanks to Wolfgang Weisselberg for finding this one)

Expand Down

0 comments on commit 6fea3bd

Please sign in to comment.