Fixed race condition in tests.
[castle.git] / AspectSharp / todo-list.txt
blob702fc643851c077fe7fb8ffb41751826ae1800f5
1 Serialization tests to perform:\r
2 \r
3 - Test how mixins with IProxyAware behave\r
4   DONE\r
5 \r
6 - Implements ByRef method calls interception\r
7   Partialy done. The proxy for a class with byref method is generated, but the an invocation crashes it.\r
8 \r