Path to this page:
./
devel/p5-Test-Exit,
Test that some code calls exit() without terminating testing
Branch: CURRENT,
Version: 0.11nb6,
Package name: p5-Test-Exit-0.11nb6,
Maintainer: pkgsrc-usersTest::Exit provides some simple tools for testing code that might call
exit(), providing you with the status code without exiting the test
file.
The only criterion tested is that the supplied code does or does not
call exit(). If the code throws an exception, the exception will be
propagated and you will have to catch it yourself. die()ing is not
exiting for the purpose of these tests.
Unlike previous versions of this module, the current version doesn't
use exceptions to do its work, so even if you call exit() inside of an
eval, everything should work.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 9.549 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Test-Exit-0.11nb6
- (2023-07-06) Updated to version: p5-Test-Exit-0.11nb5
- (2022-08-14) Updated to version: p5-Test-Exit-0.11nb4
- (2022-06-28) Updated to version: p5-Test-Exit-0.11nb3
- (2021-05-25) Updated to version: p5-Test-Exit-0.11nb2
- (2020-09-01) Updated to version: p5-Test-Exit-0.11nb1
CVS history: (Expand)