base/
|
69189 |
5 years |
tseaver |
Issue 445: Work around possible bogus alias left by '_guessMethodAliases'. |
fake_skins/
|
65899 |
6 years |
mj |
Merge 65898 from trunk; fix #403 for FSPageTemplates as well |
__init__.py
|
40122 |
6 years |
efge |
Oops |
testCookieCrumbler.py
|
40930 |
6 years |
efge |
Made unit tests close the request properly.
(Detected leak by running with the Z... |
test_ActionInformation.py
|
40450 |
6 years |
yuppie |
- made sure tests don't break if five:traversable is set for PortalContent |
test_ActionProviderBase.py
|
40122 |
6 years |
efge |
Oops |
test_ActionsTool.py
|
40122 |
6 years |
efge |
Oops |
test_CMFBTreeFolder.py
|
40122 |
6 years |
efge |
Oops |
test_CMFCatalogAware.py
|
68619 |
5 years |
yuppie |
- fixed broken import |
test_CachingPolicyManager.py
|
40450 |
6 years |
yuppie |
- made sure tests don't break if five:traversable is set for PortalContent |
test_CatalogTool.py
|
66324 |
6 years |
yuppie |
- fixed IndexableObjectWrapper's __providedBy__ to allow the use of adapters
- a... |
test_ContentTypeRegistry.py
|
40122 |
6 years |
efge |
Oops |
test_DirectoryView.py
|
40122 |
6 years |
efge |
Oops |
test_DiscussionTool.py
|
40122 |
6 years |
efge |
Oops |
test_DynamicType.py
|
71509 |
5 years |
philikon |
remove small zope2.7ism
|
test_Expression.py
|
40122 |
6 years |
efge |
Oops |
test_FSDTMLMethod.py
|
69479 |
5 years |
tseaver |
Backport fix for issue #450 from 2.0 branch. |
test_FSFile.py
|
41663 |
6 years |
jens |
- CMFCore.FSDTMLMethod/FSImage/FSFile: Added 304 Not Modified support
analogou... |
test_FSImage.py
|
81541 |
4 years |
tseaver |
CMFCore.FSImage: Supply class-level defaults for 'alt', 'height', and 'width'
... |
test_FSMetadata.py
|
40122 |
6 years |
efge |
Oops |
test_FSPageTemplate.py
|
65899 |
6 years |
mj |
Merge 65898 from trunk; fix #403 for FSPageTemplates as well |
test_FSPropertiesObject.py
|
40122 |
6 years |
efge |
Oops |
test_FSPythonScript.py
|
41760 |
6 years |
mj |
Merge revision 41758 from trunk: Fix for #403: use universal lineendings mode |
test_FSSecurity.py
|
68523 |
5 years |
efge |
Got rid of zLOG in favor of python's logging module. |
test_FSZSQLMethod.py
|
40122 |
6 years |
efge |
Oops |
test_MemberDataTool.py
|
40122 |
6 years |
efge |
Oops |
test_MembershipTool.py
|
76501 |
4 years |
jens |
- CMFCore.CMFBTreeFolder: CMFBTreeFolders could not be used as the
toplevel /M... |
test_OpaqueItems.py
|
76147 |
4 years |
jens |
- removing unnecessary exectable bit |
test_PortalContent.py
|
74719 |
5 years |
tseaver |
Suppress known deprecation warning in test output. |
test_PortalFolder.py
|
40496 |
6 years |
yuppie |
- made copy tests more independent from implementation details of _verifyObjectP... |
test_RegistrationTool.py
|
40122 |
6 years |
efge |
Oops |
test_SkinsTool.py
|
40122 |
6 years |
efge |
Oops |
test_TypesTool.py
|
40450 |
6 years |
yuppie |
- made sure tests don't break if five:traversable is set for PortalContent |
test_URLTool.py
|
40122 |
6 years |
efge |
Oops |
test_UndoTool.py
|
40122 |
6 years |
efge |
Oops |
test_WorkflowTool.py
|
76412 |
4 years |
jens |
- CMFCore.WorkflowTool: Using the '(Default)' keyword for a type's
workflow ch... |
test_utils.py
|
41231 |
6 years |
yuppie |
- made _checkPermission a simple wrapper around checkPermission (Zope 2.8.5 and ... |