summaryrefslogtreecommitdiffstats
path: root/Test
diff options
context:
space:
mode:
authorIrssi Scripts Helper2017-02-17 21:21:00 +0000
committerIrssi Scripts Helper2017-02-17 21:21:00 +0000
commitbf51bec898ac1dc8a60ccca85752d0978772c54c (patch)
treefbf5c0a3cad61cd3aa8614637cfe92ce5b711aab /Test
parent2f2ed39e220b26326944b18ceb078198616832e4 (diff)
downloadscripts.irssi.org-bf51bec898ac1dc8a60ccca85752d0978772c54c.tar.bz2
ci artefacts for c2a891a1ad9138196c415e77f8ff09ad06607738
[skip ci]
Diffstat (limited to 'Test')
-rw-r--r--Test/ctrlact/info.yml11
-rw-r--r--Test/ctrlact/irssi.log3
-rw-r--r--Test/ctrlact/perlcritic.log3
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)