diff options
Diffstat (limited to 'Test/map')
| -rw-r--r-- | Test/map/info.yml | 10 | ||||
| -rw-r--r-- | Test/map/irssi.log | 2 | ||||
| -rw-r--r-- | Test/map/perlcritic.log | 1 | 
3 files changed, 13 insertions, 0 deletions
diff --git a/Test/map/info.yml b/Test/map/info.yml new file mode 100644 index 0000000..1af127c --- /dev/null +++ b/Test/map/info.yml @@ -0,0 +1,10 @@ +--- +- +  authors: 'Petr Baudis' +  contact: pasky@ji.cz +  default_package: map +  description: 'Generates simple tree of IRC network based on the output of the LINKS command.' +  license: 'GPLv2, not later' +  name: map +  url: http://pasky.ji.cz/~pasky/dev/irssi/ +  version: 1.2 diff --git a/Test/map/irssi.log b/Test/map/irssi.log new file mode 100644 index 0000000..af95243 --- /dev/null +++ b/Test/map/irssi.log @@ -0,0 +1,2 @@ +* -!- Irssi: Map 1.2 loaded... +* -!- Irssi: Loaded script map diff --git a/Test/map/perlcritic.log b/Test/map/perlcritic.log new file mode 100644 index 0000000..36a32a9 --- /dev/null +++ b/Test/map/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 11, column 1.  See page 431 of PBP.  (Severity: 4)  | 
