Parent Directory
|
|
|
|
|
__init__.py
|
|
1.20 |
4 years |
pje |
Grrr. Should have tested first!
|
checks.py
|
|
1.11 |
4 years |
pje |
Adapter factories are now only called with one argument: the object to
adapt. F... |
doctest.py
|
|
1.1 |
3 years |
pje |
Added 'MapCombiner' base class to support easy metadata merging for e.g.
PEAK's ... |
test_advice.py
|
|
1.13 |
3 years |
pje |
Get rid of "class" vs. "class-exec" distinction for 'getFrameInfo()'; it
is more... |
test_classes.py
|
|
1.5 |
5 years |
pje |
Protocol-to-protocol adaptation tests for Twisted. Also, cleanups to
ensure all... |
test_direct.py
|
|
1.12 |
4 years |
pje |
Bug fix: Declaring an adapter from an instance to a protocol that was part
of a ... |
test_dispatch.py
|
|
1.52 |
3 years |
pje |
Fix up a few more indexing corner cases. Basically, I missed a few crucial
scen... |
test_parsing.py
|
|
1.25 |
3 years |
pje |
Remove 'AndCriterion' dependency from a test, in preparation for Inequality
usin... |
test_twisted.py
|
|
1.5 |
5 years |
pje |
Added simple "mixed marriage" tests, where a PyProtocols interface extends
a Zop... |
test_zope.py
|
|
1.9 |
5 years |
pje |
New, enhanced support for Zope interfaces. Now, adapters can be registered
betw... |