Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: 6a1d563390451b9436e4097c9baac7e07cd359a0
https://github.com/castleproject/Windsor/commit/6a1d563390451b9436e4097c9baac7e07cd359a0
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M
src/Castle.Windsor.Tests/SpecializedResolvers/CollectionResolverTestCase.cs
Log Message:
-----------
cleaning test project as I surf through it
Commit: 06ea1537b1d45e0882e10d2bedd24c07fed49a4b
https://github.com/castleproject/Windsor/commit/06ea1537b1d45e0882e10d2bedd24c07fed49a4b
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/ClassComponents/GenericDummyComponentAImpl.cs
A src/Castle.Windsor.Tests/ClassComponents/GenericDummyComponentImplEx.cs
M
src/Castle.Windsor.Tests/GenericImplementationWithGreaterArityThanServiceTestCase.cs
M
src/Castle.Windsor.Tests/GenericMultipleServicesComponentResolutionTestCase.cs
M
src/Castle.Windsor.Tests/Windsor.Tests/MultiServiceGenericComponentsTestCase.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
M src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/GenericInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
more tests for open generic components
testing case where class services are exposed now. This also uncovered
interesting but that would happen when an open generic component was trying to
expose a non-generic service. This is fixed now.
Compare: https://github.com/castleproject/Windsor/compare/262639a...06ea153
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.