diff options
| -rw-r--r-- | README.markdown | 5 | ||||
| -rw-r--r-- | Test/hilite_url/info.yml | 11 | ||||
| -rw-r--r-- | Test/hilite_url/irssi.log | 3 | ||||
| -rw-r--r-- | Test/hilite_url/perlcritic.log | 1 | ||||
| -rw-r--r-- | changed-info | 1 | 
5 files changed, 19 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 2103d04..8626777 100644 --- a/README.markdown +++ b/README.markdown @@ -198,6 +198,7 @@ See [the testing read-me](../master/_testing/) for details.  [                         hignore ](Test/hignore/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                      hilightcmd ](Test/hilightcmd/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                      hilightwin ](Test/hilightwin/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) +[                      hilite_url ](Test/hilite_url/)|  ✔   |  ✔   |  ✔   |  3   |  ✔     [                hipchat_complete ](Test/hipchat_complete/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                  history_search ](Test/history_search/)|  ✔   |  ✔   |  ✔   |  5   |  ✔   | (c)  [                        hitcount ](Test/hitcount/)|  ✘   |  ✔   |  ✔   |  4   |  ☡   | (c) @@ -453,7 +454,7 @@ See [the testing read-me](../master/_testing/) for details.  [                        topicsed ](Test/topicsed/)|  ✔   |  ✘   |  ✘   | 18   |  ☡   | (c)  [                          topics ](Test/topics/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       tordetect ](Test/tordetect/)|  ✔   |  ✔   |  ✔   |  5   |  ✔   | (c) -[                      trackbar22 ](Test/trackbar22/)|  ✔   |  ✔   |  ✔   |  4   |  ✔    +[                      trackbar22 ](Test/trackbar22/)|  ✔   |  ✔   |  ✔   |  4   |  ✔   | (c)  [                        trackbar ](Test/trackbar/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       tracknick ](Test/tracknick/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                           track ](Test/track/)|  ✔   |  ✔   |  ✔   | 36   |  ✔   | (c) @@ -514,4 +515,4 @@ See [the testing read-me](../master/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -3f3bde14e9878ad2e843a0bfedb28a589b52b3aa | 730 +e15bba86dbbb3416bedca37f84965348610e2270 | 732 diff --git a/Test/hilite_url/info.yml b/Test/hilite_url/info.yml new file mode 100644 index 0000000..056a077 --- /dev/null +++ b/Test/hilite_url/info.yml @@ -0,0 +1,11 @@ +--- +- +  authors: 'Stefan Heinemann' +  contact: stefan.heinemann@codedump.ch +  default_package: hilite_url +  description: 'Simple script that highlights URL' +  license: GPL +  modified: '2017-01-12 12:37:37' +  name: 'hilite url' +  url: http://senseless.codedump.ch +  version: '0.1' diff --git a/Test/hilite_url/irssi.log b/Test/hilite_url/irssi.log new file mode 100644 index 0000000..5800959 --- /dev/null +++ b/Test/hilite_url/irssi.log @@ -0,0 +1,3 @@ +* \1 better written as $1 at hilite_url.pl line 21. +*  +* -!- Irssi: Loaded script hilite_url diff --git a/Test/hilite_url/perlcritic.log b/Test/hilite_url/perlcritic.log new file mode 100644 index 0000000..05eb8bf --- /dev/null +++ b/Test/hilite_url/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 7, column 1.  See page 431 of PBP.  (Severity: 4) diff --git a/changed-info b/changed-info index 0f2d7d3..324f041 100644 --- a/changed-info +++ b/changed-info @@ -194,6 +194,7 @@ e1dcd199fcda49ea07ef32e0471a1963be337faa hello.pl  ffa375ceecbc592d22b6a4cc822a0432612a08db hignore.pl  42585ef620e92b849bbfa92a5e10889d46a99f6a hilightcmd.pl  7d70317847910abff082830e539e69f2f1503226 hilightwin.pl +11c4b0d936039ebb1f7a59f38707ca3048c05515 hilite_url.pl  0e924745f70d9484d9e890862bfda02157e09364 hipchat_complete.pl  48cbe63aca9317413c2ae00c8bf9bfafc33a1ad6 history_search.pl  545aee00fad9c9935a09dd49bf92c2371b511374 hitcount.pl  | 
