diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/ctrlact/info.yml | 11 | ||||
| -rw-r--r-- | Test/ctrlact/irssi.log | 3 | ||||
| -rw-r--r-- | Test/ctrlact/perlcritic.log | 3 |
3 files changed, 17 insertions, 0 deletions
diff --git a/Test/ctrlact/info.yml b/Test/ctrlact/info.yml new file mode 100644 index 0000000..d2f7439 --- /dev/null +++ b/Test/ctrlact/info.yml @@ -0,0 +1,11 @@ +--- +- + authors: 'martin f. krafft' + changed: 2017-02-15 + contact: madduck@madduck.net + default_package: ctrlact + description: 'allows per-channel control over activity indication' + license: MIT + modified: '2017-02-15 22:20:06' + name: ctrlact + version: '1.1' diff --git a/Test/ctrlact/irssi.log b/Test/ctrlact/irssi.log new file mode 100644 index 0000000..29d2bf8 --- /dev/null +++ b/Test/ctrlact/irssi.log @@ -0,0 +1,3 @@ +* -!- Irssi: ctrlact: loading mappings from ../ctrlact +* -!- Irssi: ctrlact: created new/empty mappings file: ../ctrlact +* -!- Irssi: Loaded script ctrlact diff --git a/Test/ctrlact/perlcritic.log b/Test/ctrlact/perlcritic.log new file mode 100644 index 0000000..7a6c4f0 --- /dev/null +++ b/Test/ctrlact/perlcritic.log @@ -0,0 +1,3 @@ +Capture variable used outside conditional at line 194, column 9. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 491, column 25. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 492, column 23. See page 253 of PBP. (Severity: 3) |
