webgui/t/Macro
2011-03-09 21:33:44 -08:00
..
a_account.t Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07: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 Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -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 Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch! 2011-02-14 17:49:47 -08: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 More END block cleanups. 2010-06-07 19:07:45 -07:00
ConvertUTCToTZ.t Fix a problem with newer DateTimes. 2010-09-07 21:18:21 -07:00
D_date.t Variable hour formats don't add an extra space any longer. Fixes bug #11915. 2010-10-18 10:32:45 -07: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 Add an explicit test for RTF files, due to cross platform issues. 2009-11-19 10:04:19 -08:00
FilePump.t Use the correct end tag identifier character. 2010-07-27 11:50:27 -07:00
FileUrl.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -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 END block cleanups. 2010-06-08 19:27:39 -07:00
H_homeLink.t More END block cleanups. 2010-06-07 19:07:45 -07: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 cleanup methods to addToCleanup 2010-06-10 10:09:53 -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
LastUpdatedBy.t Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08: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 Cleanup tests that were leaking carts. 2010-05-01 23:54:34 -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 Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -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 Done with Macro test maintenance. 2009-10-31 19:02:52 -07: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 More END block cleanups. 2010-06-08 19:27:39 -07:00
Thumbnail.t convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
TwitterLogin.t tests for TwitterLogin macro 2010-06-27 22:09:06 -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 cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
UsersOnline.t Done with Macro test maintenance. 2009-10-31 19:02:52 -07:00
ViewCart.t Done with Macro test maintenance. 2009-10-31 19:02:52 -07:00