Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > 1dd231352b62df3596f89655457cf8bb

perl-Test-Count-0.90.100-2.mga4.src.rpm

Description:

Test::Count is a set of perl modules for keeping track of the number of
tests in a test file. It works by putting in comments of the form '# TEST'
(one test), '# TEST*$EXPR' or '# TEST+$EXPR' (both are multiple tests).
Test::Count count these tests throughout the fileand return all of their
results.

One can put any mathematical expressions (using parentheses, '+', '-', '*',
'/' and '%' there). One can also assign variables using '#
TEST:$myvar=5+6;$second_var=$myvar+3' and later use them in the add to
count expressions. A '$var++' construct is also available.

One can find example test scripts under t/.

Generated packages:

Other version of this rpm: