2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Messaging / Test / System.Messaging / ChangeLog
1 2008-09-29  Michael Barker <mike@middlesoft.co.uk>
2
3         * BinaryMessageFormatter.cs: New
4
5 2008-09-10  Michael Barker  <mike@middlesoft.co.uk>
6
7         * XMLMessageFormatterTest.cs: New
8         * TestUtils.cs: New, utility method for creating Messages.
9         
10 2008-09-09  Michael Barker  <mike@middlesoft.co.uk>
11
12         * MessageTest.cs: New
13         * MessageQueueTest.cs: New
14         
15 2005-09-22  Sebastien Pouliot  <sebastien@ximian.com>
16
17         * MessageQueuePermissionAttributeTest.cs: Removed *Choice security 
18         actions. Char #133 is accepted in 2.0.
19
20 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
21
22         * MessageQueuePermissionAttributeTest.cs: New. Unit tests for Message
23         QueuePermissionAttribute.