From 1600267522f63c2b4ed61f97178bc4ad093d9ddc Mon Sep 17 00:00:00 2001 From: Irssi Scripts Helper Date: Fri, 3 Feb 2017 09:57:10 +0000 Subject: ci artefacts for b4f72f646e648d2fab92bcf7815a225ea49f8c7b [skip ci] --- README.markdown | 5 +++-- Test/print_signals/info.yml | 11 +++++++++++ Test/print_signals/irssi.log | 1 + Test/print_signals/perlcritic.log | 1 + changed-info | 1 + 5 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 Test/print_signals/info.yml create mode 100644 Test/print_signals/irssi.log create mode 100644 Test/print_signals/perlcritic.log diff --git a/README.markdown b/README.markdown index 435bc7c..f30d195 100644 --- a/README.markdown +++ b/README.markdown @@ -132,7 +132,7 @@ See [the testing read-me](../master/_testing/) for details. [ defaultchanmode ](Test/defaultchanmode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ dejunk ](Test/dejunk/)| ✔ | ✔ | ✔ | 10 | ✔ | (c) [ deliciousurl ](Test/deliciousurl/)| ✔ | ✔ | ✔ | 5 | ✔ | (c) -[ desktop-notify ](Test/desktop-notify/)| ✔ | ✔ | ✔ | 3 | ✔ +[ desktop-notify ](Test/desktop-notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ df ](Test/df/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) [ dice_concise ](Test/dice_concise/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ dice ](Test/dice/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) @@ -368,6 +368,7 @@ See [the testing read-me](../master/_testing/) for details. [ poison ](Test/poison/)| ✔ | ✔ | ✔ | 12 | ✔ | (c) [ postpone ](Test/postpone/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ ppl ](Test/ppl/)| ✔ | ✔ | ✔ | 39 | ✔ | (c) +[ print_signals ](Test/print_signals/)| ✔ | ✔ | ✔ | 1 | ✔ [ procmaillog ](Test/procmaillog/)| ✔ | ✔ | ✔ | 9 | ✔ | (c) [ qchallengeauth ](Test/qchallengeauth/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ query ](Test/query/)| ✔ | ✔ | ✘ | 30 | ☡ | (c) @@ -516,4 +517,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -0f27bb5aae60b26336600b70290f6da05fe62d7b | 747 +b4f72f646e648d2fab92bcf7815a225ea49f8c7b | 757 diff --git a/Test/print_signals/info.yml b/Test/print_signals/info.yml new file mode 100644 index 0000000..009ae44 --- /dev/null +++ b/Test/print_signals/info.yml @@ -0,0 +1,11 @@ +--- +- + authors: 'martin f. krafft' + changed: 2017-02-03 + contact: madduck@madduck.net + default_package: print_signals + description: 'hooks into every signal and writes the information provided to a file' + license: MIT + modified: '2017-02-03 11:47:17' + name: 'print signals debugger' + version: '1.0' diff --git a/Test/print_signals/irssi.log b/Test/print_signals/irssi.log new file mode 100644 index 0000000..25ca7e8 --- /dev/null +++ b/Test/print_signals/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script print_signals diff --git a/Test/print_signals/perlcritic.log b/Test/print_signals/perlcritic.log new file mode 100644 index 0000000..d76c4a4 --- /dev/null +++ b/Test/print_signals/perlcritic.log @@ -0,0 +1 @@ +Return value of "close" ignored at line 69, column 2. Check the return value of "close" for success. (Severity: 2) diff --git a/changed-info b/changed-info index 896b784..aa5c8da 100644 --- a/changed-info +++ b/changed-info @@ -364,6 +364,7 @@ bb3b306364ae8da20b0aefeff4dc744378fe85c9 perlalias.pl f04da336136caf01936378aee332a2a0ca5cf386 poison.pl 72e0a900403e4c5a3312025e00f85b0926b32422 postpone.pl a3d8e5b81e855483f860ebed1bfa1b0ccdbfa7d8 ppl.pl +dadd9eb7950af4e4d7b77ee83dae9e6320cfa978 print_signals.pl 34fda3202a5b1c3aee8b36d19fd5364bb6800124 procmaillog.pl 5eae4c2a0ba9231f0c6bff9636a92c25192c39bc qchallengeauth.pl 1d472eab0510a8a0b00d8606158867d3641160a7 query.pl -- cgit v1.2.3