..
a_account.t
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
AdminBar.t
Test maintenance on Macro tests.
2009-10-28 08:10:47 -07:00
AdminText.t
Test maintenance on Macro tests.
2009-10-28 08:10:47 -07:00
AdminToggle.t
Test maintenance on Macro tests.
2009-10-28 08:10:47 -07:00
AdSpace.t
updating copyright year
2009-02-20 23:47:30 +00:00
AOIHits.t
updating copyright year
2009-02-20 23:47:30 +00:00
AOIRank.t
updating copyright year
2009-02-20 23:47:30 +00:00
AssetProxy.t
updating copyright year
2009-02-20 23:47:30 +00:00
At_username.t
Test maintenance on Macro tests.
2009-10-28 08:10:47 -07:00
BackToSite.t
Adding Bart's back to site macro test.
2009-11-20 08:55:28 -08:00
c_companyName.t
Fix a syntax error.
2009-10-30 15:45:32 -07:00
CanEditText.t
Test maintenance in t/Macro
2009-10-29 10:55:09 -07:00
CartItemCount.t
updating copyright year
2009-02-20 23:47:30 +00:00
ConvertUTCToTZ.t
ConvertUTCToTZ.pm macro and test
2009-11-18 10:44:34 -08:00
D_date.t
Fix epoch=0 issues with Session/DateTime and D_date macro.
2009-12-01 17:08:12 -08:00
DeactivateAccount.t
Add DeactivateAccount macro test with 100% coverage.
2009-11-28 11:19:31 -08:00
e_companyEmail.t
Test maintenance in t/Macro
2009-10-29 10:55:09 -07:00
EditableToggle.t
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
Env.t
Macro test maintenance.
2009-10-31 12:05:07 -07:00
Execute.t
updating copyright year
2009-02-20 23:47:30 +00:00
Extras.t
Test maintenance in t/Macro
2009-10-29 10:55:09 -07:00
FetchMimeType.t
test adjustments for WebGUI::Paths
2010-04-15 19:12:07 -05:00
FilePump.t
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
FileUrl.t
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
FormParam.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
GroupAdd.t
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
GroupDelete.t
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
GroupText.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
H_homeLink.t
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
Hash_userId.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
If.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
Include.t
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
International.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
L_loginBox.t
Macro test maintenance, up through Page.t
2009-10-31 15:53:44 -07:00
LastModified.t
More Macro test maintenance. Up through LastModified.
2009-10-31 14:37:15 -07:00
LoginToggle.t
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
MiniCart.t
Macro test maintenance, up through Page.t
2009-10-31 15:53:44 -07:00
NewMail.t
Add tests for NewMail macro. Small refactoring for NewMail macro.
2009-11-08 09:11:40 -08:00
Page.t
Macro test maintenance, up through Page.t
2009-10-31 15:53:44 -07:00
PageTitle.t
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00
PageUrl.t
Remove dead END blocks from some tests.
2010-04-14 11:41:20 -07:00
PickLanguage.t
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00
Quote.t
Fixed #10967 : Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character.
2009-09-14 14:27:14 -04:00
r_printable.t
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
RandomAssetProxy.t
updating copyright year
2009-02-20 23:47:30 +00:00
RandomThread.t
updating copyright year
2009-02-20 23:47:30 +00:00
RootTitle.t
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
SessionId.t
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00
Slash_gatewayUrl.t
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00
Spacer.t
updating copyright year
2009-02-20 23:47:30 +00:00
SpectreCheck.t
Add test for SpectreTest macro. Handle fall-through condition in Macro itself.
2009-12-01 15:40:24 -08:00
Splat_random.t
use note instead of diag in tests for non-error debug output
2009-09-23 08:29:05 -05:00
SQL.t
100% coverage on t/Macro/SQL.t. Refactor DatabaseLink.
2009-11-08 22:55:57 -08:00
Thumbnail.t
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
u_companyUrl.t
updating copyright year
2009-02-20 23:47:30 +00:00
URLEncode.t
updating copyright year
2009-02-20 23:47:30 +00:00
User.t
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
UsersOnline.t
Fix the UsersOnline test.
2010-06-10 19:11:04 -07:00
ViewCart.t
Done with Macro test maintenance.
2009-10-31 19:02:52 -07:00