summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown6
-rw-r--r--Test/reorder/info.yml6
-rw-r--r--Test/reorder/perlcritic.log7
-rw-r--r--changed-info2
4 files changed, 11 insertions, 10 deletions
diff --git a/README.markdown b/README.markdown
index 9c61d33..76b4fec 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,7 +11,7 @@ See [the testing read-me](../master/_testing/) for details.
[ active_notify ](Test/active_notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ activity_file ](Test/activity_file/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ act ](Test/act/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔
+[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔ | (c)
[ aidle ](Test/aidle/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ ai ](Test/ai/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ akftp ](Test/akftp/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -381,7 +381,7 @@ See [the testing read-me](../master/_testing/) for details.
[ redirect ](Test/redirect/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ relm ](Test/relm/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ remote ](Test/remote/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ reorder ](Test/reorder/)| ✔ | ✘ | ✔ | 10 | ☡ | (c)
+[ reorder ](Test/reorder/)| ✔ | ✔ | ✔ | 5 | ✔
[ repeat ](Test/repeat/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ replace ](Test/replace/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ resize_split ](Test/resize_split/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -512,4 +512,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-3dcf71818623ccd3cf5dfc0b4ac99d8871805347 | 713
+a37d1aaf6f54f565bca17689187a39ac52fcb1f6 | 722
diff --git a/Test/reorder/info.yml b/Test/reorder/info.yml
index 0a4cc8d..911a629 100644
--- a/Test/reorder/info.yml
+++ b/Test/reorder/info.yml
@@ -1,8 +1,10 @@
---
-
- authors: 'Isaac G'
- contact: irssi@isaac.otherinbox.com
+ authors: 'Isaac Good'
+ contact: irssi@isaacgood.com
default_package: reorder
description: 'Reordering windows based on a textfile.'
license: GPL
+ modified: '2016-12-06 18:47:28'
name: reorder
+ version: '1.0'
diff --git a/Test/reorder/perlcritic.log b/Test/reorder/perlcritic.log
index 9faae2b..853c59a 100644
--- a/Test/reorder/perlcritic.log
+++ b/Test/reorder/perlcritic.log
@@ -1,4 +1,3 @@
-Code before warnings are enabled at line 24, column 1. See page 431 of PBP. (Severity: 4)
-Return value of "close" ignored at line 99, column 2. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 130, column 2. Check the return value of "close" for success. (Severity: 2)
-Missing $VERSION in script. (Severity: 6)
+Code before warnings are enabled at line 25, column 1. See page 431 of PBP. (Severity: 4)
+Return value of "close" ignored at line 111, column 5. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 141, column 5. Check the return value of "close" for success. (Severity: 2)
diff --git a/changed-info b/changed-info
index 23dbd62..f0b49b0 100644
--- a/changed-info
+++ b/changed-info
@@ -377,7 +377,7 @@ efb8b95b0a2146134e0cd08cd04af7b3a5ab4071 recentdepart.pl
8fa3ad60256b8bd204b5c671c055eb2b7250dd33 redirect.pl
e71eb59eb1ffc9a4f4548b9d70b8673097099a3e relm.pl
043be6ee0af04729cfb36063410a322b988aeba9 remote.pl
-7bec6b888f8de004860c0a95b7681c6f2f1b65f6 reorder.pl
+ce82fa4cc5e8ae7aae39c23f411f6f70f19a874f reorder.pl
0d70b7225dfc8874fa2d0ea345542b0294fb52ff repeat.pl
7445eabd428933d8e9b204d132c43b3fcb543959 replace.pl
17444192b73c7b5e6cf77965940ceed0c9069c6f resize_split.pl