diff options
| author | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 | 
| commit | 26a165ab6d0dee6c799a69628b730e7e174161b3 (patch) | |
| tree | f583b3fd567b77580c93eba3fa7b19a431dd35c4 /Test/go | |
| download | scripts.irssi.org-26a165ab6d0dee6c799a69628b730e7e174161b3.tar.bz2 | |
ci artefacts for 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc
[skip ci]
Diffstat (limited to 'Test/go')
| -rw-r--r-- | Test/go/info.yml | 11 | ||||
| -rw-r--r-- | Test/go/irssi.log | 1 | ||||
| -rw-r--r-- | Test/go/perlcritic.log | 1 | 
3 files changed, 13 insertions, 0 deletions
| diff --git a/Test/go/info.yml b/Test/go/info.yml new file mode 100644 index 0000000..ea37739 --- /dev/null +++ b/Test/go/info.yml @@ -0,0 +1,11 @@ +--- +- +  authors: nohar +  changed: 2014-10-19 +  contact: nohar@freenode +  default_package: go +  description: 'Implements /go command that activates a window given a name/partial name. It features a nice completion.' +  license: 'GPLv2 or later' +  modified: '2014-10-19 15:12:04' +  name: 'go to window' +  version: 1.01 diff --git a/Test/go/irssi.log b/Test/go/irssi.log new file mode 100644 index 0000000..d45cb89 --- /dev/null +++ b/Test/go/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script go diff --git a/Test/go/perlcritic.log b/Test/go/perlcritic.log new file mode 100644 index 0000000..36a32a9 --- /dev/null +++ b/Test/go/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 11, column 1.  See page 431 of PBP.  (Severity: 4) | 
