diff options
author | martti <martti@pkgsrc.org> | 2001-11-22 09:37:56 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-11-22 09:37:56 +0000 |
commit | 85d4a6baf7d09c4c4867cf91acc6b887b3a8b5ae (patch) | |
tree | e9e1e7e994d9dc750fc581f7c3e76d568605d7a6 /mail | |
parent | a72e57047a1d9bc8e0994cdd1c8b58934e511e60 (diff) | |
download | pkgsrc-85d4a6baf7d09c4c4867cf91acc6b887b3a8b5ae.tar.gz |
Updated to version 0.33 (PR#14511). Changes since 0.17:
* It's now officially safe to redirect STDOUT and STDERR without
affecting test output.
- License and POD cleanup by Autrijus Tang
- Synched up Test::Tutorial with the wiki version
- Minor VMS test nit.
* 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)
* Added Test::Builder
(Thanks muchly to chromatic for getting this off the ground!)
* Diagnostics are back to using STDERR *unless* it's from a todo
test. Those go to STDOUT.
- Fixed it so nothing is printed if a test is run with a -c flag.
Handy when a test is being deparsed with B::Deparse.
* Test::Simple and Test::More no longer print their diagnostics
to STDERR. It instead goes to STDOUT.
* TODO tests which fail now print full failure diagnostics.
- Minor bug in ok()'s test name diagnostics made it think a blank
name was a number.
- ok() less draconian about test names
- Added temporary special case for Parrot::Test
- Now requiring File::Spec for our tests.
* ***API CHANGE*** can_ok() only counts as one test
- can_ok() has better diagnostics
- Minor POD fixes from mjd
- adjusting the internal layout to make it easier to put it into
the core
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions