Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-localdateheader
Commits
1513aa92
Commit
1513aa92
authored
Jan 06, 2014
by
Kevin Falcone
Browse files
Add a Changes file
Test to make sure we keep it up to date
parent
6077ff50
Changes
4
Show whitespace changes
Inline
Side-by-side
Changes
0 → 100644
View file @
1513aa92
Revision history for RT-Extension-LocalDateHeader
0.02 2014-01-06
- Compatibility with 4.2
0.01 Not Released
- Initial version
MANIFEST
View file @
1513aa92
Changes
etc/callback_before_localization.diff
etc/callback_before_localization.diff
html/Callbacks/LocalDateHeader/Elements/ShowMessageHeaders/BeforeLocalization
html/Callbacks/LocalDateHeader/Elements/ShowMessageHeaders/BeforeLocalization
html/Callbacks/LocalDateHeader/Ticket/Elements/ShowMessageHeaders/BeforeLocalization
html/Callbacks/LocalDateHeader/Ticket/Elements/ShowMessageHeaders/BeforeLocalization
...
@@ -16,3 +17,4 @@ Makefile.PL
...
@@ -16,3 +17,4 @@ Makefile.PL
MANIFEST This list of files
MANIFEST This list of files
META.yml
META.yml
README
README
xt/99changes.t
META.yml
View file @
1513aa92
...
@@ -19,6 +19,7 @@ no_index:
...
@@ -19,6 +19,7 @@ no_index:
-
etc
-
etc
-
html
-
html
-
inc
-
inc
-
xt
resources
:
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
license
:
http://opensource.org/licenses/gpl-license.php
version
:
0.01
version
:
0.01
xt/99changes.t
0 → 100644
View file @
1513aa92
use
Test::
More
;
eval
'
use Test::CPAN::Changes
';
plan
skip_all
=>
'
Test::CPAN::Changes required for this test
'
if
$@
;
changes_ok
();
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment