| .. |
|
Account
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
AdSpace
|
Use different names so there is no clash when running tests in parallel.
|
2009-05-20 04:16:33 +00:00 |
|
Asset
|
The shelf now checks for viewing permissions of the products and shelves that it displays.
|
2009-07-17 21:01:55 +00:00 |
|
AssetAspect
|
Update test for XML::FeedPP 0.40
|
2009-04-30 20:21:51 +00:00 |
|
Auth
|
Forward port version tag fix.
|
2009-05-25 15:35:45 +00:00 |
|
Cache
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Content
|
Remove this test, since the code it tested isn't in here any longer.
|
2009-06-25 21:14:21 +00:00 |
|
Crud
|
Fix test. Inheritance wasn't working with the package defined inside
|
2009-07-22 00:20:44 +00:00 |
|
Exception
|
Add tests to make sure that Shop exceptions are WebGUI::Errors.
|
2009-07-08 21:50:07 +00:00 |
|
FilePump
|
FilePump bug fixes
|
2009-07-10 03:33:06 +00:00 |
|
Form
|
Update Form tests to work with CSRF.
|
2009-07-16 21:38:05 +00:00 |
|
Group
|
Fix a test that is leaking a workflow. Add workflow cleanup code to WebGUI::Test.
|
2009-06-20 01:51:06 +00:00 |
|
Help
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
i18n
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Inbox
|
Add a test for Inbox/Message, for status codes.
|
2009-05-14 02:07:34 +00:00 |
|
lib
|
Fix test. Inheritance wasn't working with the package defined inside
|
2009-07-22 00:20:44 +00:00 |
|
Macro
|
Finish fixing filepump macro tests
|
2009-07-16 16:00:54 +00:00 |
|
Mail
|
refactor Mail/Send test to make test smtp server useful
|
2009-06-05 02:26:40 +00:00 |
|
Operation
|
added robustness to user services. added tests
|
2009-05-15 22:27:36 +00:00 |
|
Session
|
Provide a framework for CSRF protection, with tests.
|
2009-07-06 16:58:57 +00:00 |
|
Shop
|
Update for recent code swizzle.
|
2009-07-23 20:52:51 +00:00 |
|
Spectre
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Storage
|
update test for new deep storage
|
2009-07-21 23:42:58 +00:00 |
|
supporting_collateral
|
More testing collateral.
|
2009-05-20 16:43:26 +00:00 |
|
Workflow
|
Update tests for modified code, and for CSRF checks.
|
2009-07-16 22:35:49 +00:00 |
|
_test.skeleton
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
_test.skeleton.mech
|
rfe: VIM perl mode for skeletons
|
2008-09-16 22:28:17 +00:00 |
|
Account.t
|
Restore the Account.t test
|
2009-04-07 21:12:56 +00:00 |
|
AdSpace.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
Auth.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Config.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Crud.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
DatabaseLink.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
DateTime.t
|
Add method to clean up test sessions. This has to be done
|
2009-05-01 02:02:12 +00:00 |
|
Form.t
|
Check for generation of the csrf token.
|
2009-07-06 17:43:01 +00:00 |
|
Group.t
|
Have just 1 list of groups that should not be deleted.
|
2009-07-05 20:33:31 +00:00 |
|
hardcodedExtras.t
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
HTML.t
|
Fix a bug where html2text dropped the last word. Added tests.
|
2009-04-25 05:41:24 +00:00 |
|
Inbox.t
|
Prevent Inbox from making emails during testing.
|
2009-05-20 01:05:22 +00:00 |
|
International.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
Keyword.t
|
Fix Keywords so that by default, only Keywords from published assets are returned.
|
2009-07-20 16:01:30 +00:00 |
|
Macro.t
|
Test cleanup for a user and the config file.
|
2009-04-30 20:17:59 +00:00 |
|
mandatory_template_vars.t
|
Remove old templates from this test.
|
2009-07-20 15:42:09 +00:00 |
|
Paginator.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
PassiveProfiling.t
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Pluggable.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
POD.t
|
Add POD_COVERAGE==3 switch to find empty POD blocks.
|
2009-07-06 03:57:33 +00:00 |
|
PodChecker.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
ProfileCategory.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
ProfileField.t
|
Add a method to update userProfileData column types.
|
2009-07-22 17:59:58 +00:00 |
|
Search.t
|
Fixed #10211: Regex quantifiers like ? and + broke search engine.
|
2009-06-03 19:26:08 +00:00 |
|
Session.t
|
Last batch of User and Group cleanups.
|
2009-05-01 03:29:32 +00:00 |
|
smtpd.pl
|
improve handling of SMTP test server
|
2009-04-30 18:17:23 +00:00 |
|
splitTag.t
|
Work around bugs in HTML::Entities, which doesn't output strict utf8, and
|
2009-07-07 22:24:00 +00:00 |
|
SQL.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Storage.t
|
Allow storage locations to have subdirectories, just to support the ZipArchive.
|
2009-07-21 21:44:31 +00:00 |
|
syntaxCheck.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
templateChecker.t
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Text.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
User.t
|
Update User.t to work with CSRF tokens.
|
2009-07-16 21:39:23 +00:00 |
|
Utility.t
|
Added WebGUI::Utility::scalarEquals for strict equality checks of scalars
|
2009-06-19 08:06:51 +00:00 |
|
VersionTag.t
|
Fixed a bug where VersionTag->get would return unsafe copies. Also added tests for this.
|
2009-07-15 06:50:33 +00:00 |
|
WebGUI_conf.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Whitespace.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Workflow.t
|
export cleanups and mobile style
|
2009-05-15 09:30:20 +00:00 |