summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2016-12-07 13:24:15 +0000
committerIrssi Scripts Helper2016-12-07 13:24:15 +0000
commit5d8d70d7478e61e58aa750c5d1fb62bf18453b8a (patch)
tree1e8d75508a920be8277e4b1ffcc22b83842abe19
parent80bd1860da4f627865bcee269e601e36d80f2423 (diff)
downloadscripts.irssi.org-5d8d70d7478e61e58aa750c5d1fb62bf18453b8a.tar.bz2
ci artefacts for 9835e818c8d83cf9f8ff97d182d29fd3838ae771
[skip ci]
-rw-r--r--README.markdown5
-rw-r--r--Test/ident/info.yml10
-rw-r--r--Test/ident/irssi.log2
-rw-r--r--Test/ident/perlcritic.log1
-rw-r--r--changed-info1
5 files changed, 17 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 76b4fec..15bbf53 100644
--- a/README.markdown
+++ b/README.markdown
@@ -206,6 +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 | ✔
[ idletime ](Test/idletime/)| ✔ | ✔ | ✔ | 5 | ✔ | (c)
[ idonkey ](Test/idonkey/)| ✔ | ✔ | ✔ | 13 | ✔ | (c)
[ ido_switcher ](Test/ido_switcher/)| ✔ | ✔ | ✔ | 1 | ✔ | (c)
@@ -381,7 +382,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/)| ✔ | ✔ | ✔ | 5 | ✔
+[ reorder ](Test/reorder/)| ✔ | ✔ | ✔ | 5 | ✔ | (c)
[ repeat ](Test/repeat/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ replace ](Test/replace/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ resize_split ](Test/resize_split/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -512,4 +513,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-a37d1aaf6f54f565bca17689187a39ac52fcb1f6 | 722
+9835e818c8d83cf9f8ff97d182d29fd3838ae771 | 723
diff --git a/Test/ident/info.yml b/Test/ident/info.yml
new file mode 100644
index 0000000..48aad69
--- /dev/null
+++ b/Test/ident/info.yml
@@ -0,0 +1,10 @@
+---
+-
+ authors: 'Isaac Good'
+ contact: 'irssi@isaacgood.com; irc.freenode.net/yitz'
+ default_package: ident
+ description: 'Automatically IDENTIFY when prompted'
+ license: MIT
+ modified: '2016-12-06 18:45:34'
+ name: ident
+ version: '1.0'
diff --git a/Test/ident/irssi.log b/Test/ident/irssi.log
new file mode 100644
index 0000000..ae6d8ab
--- /dev/null
+++ b/Test/ident/irssi.log
@@ -0,0 +1,2 @@
+* Can not open ../passwords
+* -!- Irssi: Loaded script ident
diff --git a/Test/ident/perlcritic.log b/Test/ident/perlcritic.log
new file mode 100644
index 0000000..ca11fdd
--- /dev/null
+++ b/Test/ident/perlcritic.log
@@ -0,0 +1 @@
+Code before warnings are enabled at line 9, column 1. See page 431 of PBP. (Severity: 4)
diff --git a/changed-info b/changed-info
index f0b49b0..a8da6eb 100644
--- a/changed-info
+++ b/changed-info
@@ -202,6 +202,7 @@ ffa375ceecbc592d22b6a4cc822a0432612a08db hignore.pl
47a4066a9188ad860585ef66c5f0d30e385cc57b hlscroll.pl
2dc23bf339fb181acae462e1dea9c08c84f5a28b hostname.pl
f6680fdc16ed5133014b8e5c5c8a0d4976b0ae26 identify-md5.pl
+a4854f2c8e9f3dce91841d2cb40a5a0d6228455b ident.pl
34c5085eb73f8ac8b9c37e17820204c5bfe9df7f idletime.pl
39e3b4f788b188110909347f3ca6aee475503103 idonkey.pl
17a8db89b046441a6652324664e638a6855b890d ido_switcher.pl