Colin Kuskie
19a87ea003
Variable hour formats don't add an extra space any longer. Fixes bug #11915 .
2010-10-18 10:32:45 -07:00
Colin Kuskie
b9c2a3b0ad
Make the Date macro handle leading and trailing whitespace. Fixes bug #11542 .
2010-05-02 01:07:35 -07:00
Colin Kuskie
a7aa1d2fb2
Fix epoch=0 issues with Session/DateTime and D_date macro.
...
Add an edge case test for D_date macro.
2009-12-01 17:08:12 -08:00
Colin Kuskie
3058600737
Test maintenance in t/Macro
2009-10-29 10:55:09 -07:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Colin Kuskie
83310ba311
update copyright on tests
2007-07-07 03:56:44 +00:00
Colin Kuskie
a1bf6a2b21
Coverage fixes for date and last modified macros.
...
Refactor LastModified macro to use placeholders and remove an unused conditional.
2006-09-14 22:22:35 +00:00
Colin Kuskie
55b60631c9
conditional load conversion, default parameter updates
...
Added a TODO for D_date to find a way to test not sending an explicit time.
2006-07-30 03:55:21 +00:00
Colin Kuskie
be6fc4b4f9
clean up old macroText statements
2006-07-29 03:50:34 +00:00
Colin Kuskie
6aab9a6eec
Rework all tests to call the Macro's process subroutine directly.
...
Add RootTitle.t test.
Broke up the SettingMacros.t test into individual tests.
2006-07-26 19:02:22 +00:00
Colin Kuskie
f1159269a0
Macro Tests: refactored all macro tests to remove a very evil hack
...
for inserting macros into the config. The new method is much cleaner
and uses the Config API.
Updated the docs for the RootTitle macro, both POD and online help.
2006-07-25 20:54:08 +00:00
Colin Kuskie
7f30feae35
removing more diag output
2006-04-21 16:41:53 +00:00
Colin Kuskie
bf960218bf
Move Macro utility module into t/lib
...
Break Macro.t into component tests
resolve conflicts from merge
prove passes on t/Macro
2006-01-17 22:16:12 +00:00
Colin Kuskie
734484f48e
insert macros into session config if not defined for testing
2006-01-17 22:05:17 +00:00