summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2016-12-09 07:01:59 +0000
committerIrssi Scripts Helper2016-12-09 07:01:59 +0000
commit20db43d8a9a6799dc03a6b1b03a238f7a785d6c8 (patch)
tree69e90196e49fb32b4e368441dba396ad86c15103
parent5d8d70d7478e61e58aa750c5d1fb62bf18453b8a (diff)
downloadscripts.irssi.org-20db43d8a9a6799dc03a6b1b03a238f7a785d6c8.tar.bz2
ci artefacts for 4fa07671dd5c4b12e6cb8f7294fd5996901693e8
[skip ci]
-rw-r--r--README.markdown5
-rw-r--r--Test/listsort/info.yml12
-rw-r--r--Test/listsort/irssi.log1
-rw-r--r--Test/listsort/perlcritic.log1
-rw-r--r--changed-info1
5 files changed, 18 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 15bbf53..70961bc 100644
--- a/README.markdown
+++ b/README.markdown
@@ -206,7 +206,7 @@ See [the testing read-me](../master/_testing/) for details.
[ hlscroll ](Test/hlscroll/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ hostname ](Test/hostname/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
[ identify-md5 ](Test/identify-md5/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ ident ](Test/ident/)| ✔ | ✔ | ✔ | 3 | ✔
+[ ident ](Test/ident/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ idletime ](Test/idletime/)| ✔ | ✔ | ✔ | 5 | ✔ | (c)
[ idonkey ](Test/idonkey/)| ✔ | ✔ | ✔ | 13 | ✔ | (c)
[ ido_switcher ](Test/ido_switcher/)| ✔ | ✔ | ✔ | 1 | ✔ | (c)
@@ -259,6 +259,7 @@ See [the testing read-me](../master/_testing/) for details.
[ linebuffer ](Test/linebuffer/)| ✔ | ✔ | ✔ | 2 | ✔ | (c)
[ linkchan ](Test/linkchan/)| ✔ | ✔ | ✔ | 32 | ✔ | (c)
[ listen ](Test/listen/)| ✔ | ✔ | ✔ | 9 | ✔ | (c)
+[ listsort ](Test/listsort/)| ✔ | ✔ | ✔ | 0 | ✔
[ loadavg ](Test/loadavg/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ localize ](Test/localize/)| ✔ | ✔ | ✘ | 37 | ☡ | (c)
[ log2ansi ](Test/log2ansi/)| ✘ | ✘ | ✔ | 15 | ☡ | (c)
@@ -513,4 +514,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-9835e818c8d83cf9f8ff97d182d29fd3838ae771 | 723
+4fa07671dd5c4b12e6cb8f7294fd5996901693e8 | 725
diff --git a/Test/listsort/info.yml b/Test/listsort/info.yml
new file mode 100644
index 0000000..0e2816f
--- /dev/null
+++ b/Test/listsort/info.yml
@@ -0,0 +1,12 @@
+---
+-
+ authors: 'Isaac Good'
+ contact: irssi@isaacgood.com
+ created: 2013/02/23
+ decsription: 'Sort the /list output by channel size'
+ default_package: listsort
+ license: BSD
+ modified: '2016-12-07 11:32:54'
+ name: listsort
+ url: https://github.com/IsaacG/irssi-scripts
+ version: '0.1'
diff --git a/Test/listsort/irssi.log b/Test/listsort/irssi.log
new file mode 100644
index 0000000..92b9dec
--- /dev/null
+++ b/Test/listsort/irssi.log
@@ -0,0 +1 @@
+* -!- Irssi: Loaded script listsort
diff --git a/Test/listsort/perlcritic.log b/Test/listsort/perlcritic.log
new file mode 100644
index 0000000..0ae637f
--- /dev/null
+++ b/Test/listsort/perlcritic.log
@@ -0,0 +1 @@
+scripts/listsort.pl source OK
diff --git a/changed-info b/changed-info
index a8da6eb..4b73099 100644
--- a/changed-info
+++ b/changed-info
@@ -255,6 +255,7 @@ dd8f2a84bd6f1eb1262ac61f0a9a089fdb342e78 leodict.pl
c0f29db60ff2819d9d65de94eec9f59b14761083 linebuffer.pl
34fb619e596c914b4706d627e90310142f545a3d linkchan.pl
9fd13aba142390c36c759545758480fd13443b90 listen.pl
+81b9ab907929b9a5675f2dff0632a8a591918527 listsort.pl
e9509ed91aace992d990a9230eb4bcfb4226306e loadavg.pl
7aabe9f44659594ab7213472ca1cf499ac950dbc localize.pl
42e92d4f88fbe987aaa589d98ea764fe76fb979d log2ansi.pl