Paul Driver
5c20e9c0be
Fixing a bunch of tests not to rely on HT being default parser
2011-04-04 18:47:18 -05:00
Colin Kuskie
d0884afb59
Do not remove newlines from Templates (or Snippets) since HTML::Packer does not handle newlines with H::T syntax. Fixes bug #11458
2010-03-08 11:38:29 -08:00
Colin Kuskie
3058600737
Test maintenance in t/Macro
2009-10-29 10:55:09 -07:00
Doug Bell
d0a5cc8d66
fixed tests
2009-05-07 18:18:55 +00:00
Colin Kuskie
1d4f12781b
Test cleanup, and fix a leaky group.
2009-04-30 20:12:09 +00:00
Doug Bell
81b77e1836
fix now that things are packed
2009-04-30 19:45:37 +00: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
66d98f371c
Update some POD in Stow and PageTitle.
...
Fix several tests with bad coverage.
2006-09-14 15:54:54 +00:00
Colin Kuskie
818ab4a690
conditional load check and fix default param tests
2006-07-30 04:03:46 +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
927d097375
Fix a parsing bug in WebGUI::Operation::Shared where it would puke if
...
the code it was parsing had spaces after the commas.
Formatting code in EditableToggle.t
2006-07-26 01:23:30 +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
ac953d2043
Adding Page macro test. If there complaints about not being able to
...
access variables from an Asset, the test is very easy to extend to add
new fields or asset types.
The remaining t's have had their URLs lower-cased to be URL compliant.
2006-07-19 22:20:49 +00:00
Colin Kuskie
48e005e8cb
add custom template parsing check to EditableToggle
2006-07-17 00:19:31 +00:00
Colin Kuskie
718ca3eed4
partial test for EditableToggle macro
2006-07-12 05:31:33 +00:00