summaryrefslogtreecommitdiffstats
path: root/Test
diff options
context:
space:
mode:
Diffstat (limited to 'Test')
-rw-r--r--Test/hilightcmd/info.yml14
-rw-r--r--Test/hilightcmd/irssi.log1
-rw-r--r--Test/hilightcmd/perlcritic.log1
3 files changed, 16 insertions, 0 deletions
diff --git a/Test/hilightcmd/info.yml b/Test/hilightcmd/info.yml
new file mode 100644
index 0000000..1a515a6
--- /dev/null
+++ b/Test/hilightcmd/info.yml
@@ -0,0 +1,14 @@
+---
+-
+ authors: 'Guillaume Gelin'
+ contact: contact@ramnes.eu
+ default_package: hilightcmd
+ description: 'Call a system command when receiving a hilight'
+ license: 'GNU GPLv3'
+ modified: '2016-04-26 11:41:22'
+ modules:
+ - String::ShellQuote
+ - Text::Sprintf::Named
+ name: hilightcmd
+ url: https://github.com/ramnes/hilightcmd
+ version: '0.1'
diff --git a/Test/hilightcmd/irssi.log b/Test/hilightcmd/irssi.log
new file mode 100644
index 0000000..2df02aa
--- /dev/null
+++ b/Test/hilightcmd/irssi.log
@@ -0,0 +1 @@
+* -!- Irssi: Loaded script hilightcmd
diff --git a/Test/hilightcmd/perlcritic.log b/Test/hilightcmd/perlcritic.log
new file mode 100644
index 0000000..b961279
--- /dev/null
+++ b/Test/hilightcmd/perlcritic.log
@@ -0,0 +1 @@
+Code before warnings are enabled at line 20, column 1. See page 431 of PBP. (Severity: 4)