D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
perl-Test-Simple
/
t
/
Legacy
/
Tester
/
Filename :
tbt_08subtest.t
back
Copy
#!/usr/bin/env perl # HARNESS-NO-STREAM use strict; use warnings; use Test::Builder::Tester tests => 1; use Test::More; subtest 'foo' => sub { plan tests => 1; test_out("not ok 1 - foo"); test_fail(+1); fail("foo"); test_test("fail works"); };
Name
Size
Last Modified
Owner
Permissions
Actions
tbt_01basic.t
1.244
KB
March 30 2018 5:53:02
root
0644
tbt_02fhrestore.t
1.173
KB
March 30 2018 5:53:02
root
0644
tbt_03die.t
0.22
KB
March 30 2018 5:53:02
root
0644
tbt_04line_num.t
0.191
KB
March 30 2018 5:53:02
root
0644
tbt_05faildiag.t
0.805
KB
March 30 2018 5:53:02
root
0644
tbt_06errormess.t
3.024
KB
March 30 2018 5:53:02
root
0644
tbt_07args.t
5.152
KB
March 30 2018 5:53:02
root
0644
tbt_08subtest.t
0.262
KB
March 30 2018 5:53:02
root
0644
tbt_09do.t
0.568
KB
March 30 2018 5:53:02
root
0644
tbt_09do_script.pl
0.21
KB
March 30 2018 5:53:02
root
0644
2017 © D7net | D704T team