From 1f8689b4a19efd96c338c69acf96f8347258f7e3 Mon Sep 17 00:00:00 2001 From: Irssi Scripts Helper Date: Fri, 12 Jun 2015 20:34:12 +0000 Subject: ci artefacts for 6fdab6712503cf40516758865f14c9cccf8701c9 [skip ci] --- Test/xdcc/info.yml | 12 ++++++++++++ Test/xdcc/irssi.log | 2 ++ Test/xdcc/perlcritic.log | 4 ++++ 3 files changed, 18 insertions(+) create mode 100644 Test/xdcc/info.yml create mode 100644 Test/xdcc/irssi.log create mode 100644 Test/xdcc/perlcritic.log (limited to 'Test/xdcc') 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) -- cgit v1.2.3