diff options
| author | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 |
| commit | 26a165ab6d0dee6c799a69628b730e7e174161b3 (patch) | |
| tree | f583b3fd567b77580c93eba3fa7b19a431dd35c4 /Test/format_identify | |
| download | scripts.irssi.org-26a165ab6d0dee6c799a69628b730e7e174161b3.tar.bz2 | |
ci artefacts for 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc
[skip ci]
Diffstat (limited to 'Test/format_identify')
| -rw-r--r-- | Test/format_identify/info.yml | 10 | ||||
| -rw-r--r-- | Test/format_identify/irssi.log | 3 | ||||
| -rw-r--r-- | Test/format_identify/perlcritic.log | 1 |
3 files changed, 14 insertions, 0 deletions
diff --git a/Test/format_identify/info.yml b/Test/format_identify/info.yml new file mode 100644 index 0000000..599adbe --- /dev/null +++ b/Test/format_identify/info.yml @@ -0,0 +1,10 @@ +--- +- + authors: 'ResDev (Ben Reser)' + contact: ben@reser.org + default_package: format_identify + description: 'Formats msgs and notices when the identify-msg and/or identify-ctcp capability is available.' + license: GPL2 + name: format_identify + url: http://ben.reser.org/irssi/ + version: 1.5-dev-coekie diff --git a/Test/format_identify/irssi.log b/Test/format_identify/irssi.log new file mode 100644 index 0000000..ef9992d --- /dev/null +++ b/Test/format_identify/irssi.log @@ -0,0 +1,3 @@ +* Reference found where even-sized list expected at format_identify.pl line 176. +* +* -!- Irssi: Loaded script format_identify diff --git a/Test/format_identify/perlcritic.log b/Test/format_identify/perlcritic.log new file mode 100644 index 0000000..2ee68a0 --- /dev/null +++ b/Test/format_identify/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 19, column 1. See page 431 of PBP. (Severity: 4) |
