Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Colin Kuskie
82bb59d40e
Debug needs an explicit package name for addToCleanup.
2011-10-19 13:11:23 -07:00
Graham Knop
a95ef168cc
remove use of FindBin in tests
2010-09-01 14:05:53 -05:00
Colin Kuskie
83e945142e
More END block cleanups.
2010-06-08 19:27:39 -07:00
Colin Kuskie
1c20f132eb
100% coverage on t/Macro/SQL.t. Refactor DatabaseLink.
2009-11-08 22:55:57 -08:00
Colin Kuskie
71548339de
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
bbdcb6475a
quiet some warnings
2008-09-30 20:03:52 +00:00
Yung Han Khoe
f3b14a227c
Added Database link access for SQL Macro
2008-05-27 15:27:52 +00:00
Colin Kuskie
9695b704c5
sideport new SQL.pm macro test for multiline output
2008-03-05 21:47:18 +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
a5049f8149
fix bad test coverage
2006-09-14 20:18:12 +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
553f1e0c4a
Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t
...
Document how unused numeric macros are handled in the SQL macro and that rownum
starts counting at 1.
Quote entries in the related section to make detecting spaces in names easier.
2006-07-04 04:14:20 +00:00
Colin Kuskie
122b59019c
Fixed a problem with the Macro config inserter.
...
Added a clause to SQL.t to force it to bail if the macro hasn't
been temporarily added to the config.
2006-07-03 21:37:53 +00:00
Colin Kuskie
2b9efcb217
more SQL macro tests
2006-07-02 23:00:03 +00:00
Colin Kuskie
67dc45be28
add a test for two digit macros in the template
2006-07-02 21:11:56 +00:00
Colin Kuskie
d27b3c24b6
test for examples from SQL macro docs
2006-07-02 02:19:58 +00:00