summaryrefslogtreecommitdiffstats
path: root/Test/xdcc
diff options
context:
space:
mode:
authorIrssi Scripts Helper2015-06-12 20:34:12 +0000
committerIrssi Scripts Helper2015-06-12 20:34:12 +0000
commit1f8689b4a19efd96c338c69acf96f8347258f7e3 (patch)
tree52c0cd224efc2ebf5a9f33e5f13abcacfd308984 /Test/xdcc
parentfb9a8693cf2dc8944d9c0c2a239dc4a2314bf4b4 (diff)
downloadscripts.irssi.org-1f8689b4a19efd96c338c69acf96f8347258f7e3.tar.bz2
ci artefacts for 6fdab6712503cf40516758865f14c9cccf8701c9
[skip ci]
Diffstat (limited to 'Test/xdcc')
-rw-r--r--Test/xdcc/info.yml12
-rw-r--r--Test/xdcc/irssi.log2
-rw-r--r--Test/xdcc/perlcritic.log4
3 files changed, 18 insertions, 0 deletions
diff --git a/Test/xdcc/info.yml b/Test/xdcc/info.yml
new file mode 100644
index 0000000..3318eb7
--- /dev/null
+++ b/Test/xdcc/info.yml
@@ -0,0 +1,12 @@
+---
+-
+ authors: 'Julie LaLa'
+ changed: 'Tue Jan 21 09:57:55 EST 2015'
+ contact: ryz@asdf.us
+ default_package: xdcc
+ description: 'Run an XDCC file server from irssi.'
+ license: 'Jollo LNT license'
+ modified: '2015-06-12 22:16:41'
+ name: xdcc.pl
+ url: http://asdf.us/xdcc/
+ version: '1.0'
diff --git a/Test/xdcc/irssi.log b/Test/xdcc/irssi.log
new file mode 100644
index 0000000..1c1df66
--- /dev/null
+++ b/Test/xdcc/irssi.log
@@ -0,0 +1,2 @@
+* >> Scriptinfo: Loaded xdcc.pl version 1.0 by Julie LaLa.
+* -!- Irssi: Loaded script xdcc
diff --git a/Test/xdcc/perlcritic.log b/Test/xdcc/perlcritic.log
new file mode 100644
index 0000000..f5627ec
--- /dev/null
+++ b/Test/xdcc/perlcritic.log
@@ -0,0 +1,4 @@
+Code before warnings are enabled at line 7, column 1. See page 431 of PBP. (Severity: 4)
+Mismatched operator at line 332, column 38. Numeric/string operators and operands should match. (Severity: 3)
+Mismatched operator at line 333, column 56. Numeric/string operators and operands should match. (Severity: 3)
+Mismatched operator at line 334, column 90. Numeric/string operators and operands should match. (Severity: 3)