diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-12-12 10:27:40 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | d01755ed67e63bdeda5303a395379e685acda497 (patch) | |
tree | 2f46ac68cb83555fe6ff42fd57c8940fecdb4809 /perl/perl-Test-Script/slack-desc | |
parent | cf0ed37ae6f0cb63b754426b8e87a7056f748bc1 (diff) | |
download | slackbuilds-d01755ed67e63bdeda5303a395379e685acda497.tar.gz |
perl/perl-Test-Script: Added (basic cross-platform tests for scripts)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Script/slack-desc')
-rw-r--r-- | perl/perl-Test-Script/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Test-Script/slack-desc b/perl/perl-Test-Script/slack-desc new file mode 100644 index 0000000000..8837dbadca --- /dev/null +++ b/perl/perl-Test-Script/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +perl-Test-Script: perl-Test-Script (Basic cross-platform tests for scripts) +perl-Test-Script: +perl-Test-Script: The intent of Test-Script module is to provide a series of basic +perl-Test-Script: tests for 80% of the testing you will need to do for scripts in the +perl-Test-Script: script (or bin as is also commonly used) paths of your Perl +perl-Test-Script: distribution. Further, it aims to provide this functionality with +perl-Test-Script: perfect platform-compatibility, and in a way that is as unobtrusive +perl-Test-Script: as possible. +perl-Test-Script: +perl-Test-Script: +perl-Test-Script: |