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
5ea3f02520
Macro test maintenance.
2009-10-31 12:05:07 -07:00
Doug Bell
d0a5cc8d66
fixed tests
2009-05-07 18:18:55 +00:00
Colin Kuskie
25231d3fe5
More test cleanup for deleting users and groups.
2009-04-30 20:10:00 +00:00
Colin Kuskie
b6f103cae6
Test clean-up for groups and users.
2009-04-30 20:02:53 +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
78c33c54ff
Added corner tests for empty string and undef.
...
Converted tests to handle skipping if the macro can't be loaded.
2006-07-30 07:39:49 +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
654e5751e8
Add tests for GroupDelete and GroupAdd macros.
...
Fix bugs exposed by the tests.
2006-07-24 19:58:50 +00:00
Colin Kuskie
63972bab6d
GroupAdd macro test. This is just the bare beginnings of the test, it will be rounded out over the next several days
2006-07-24 05:09:26 +00:00