[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web.Extensions / Test / System.Web.UI.WebControls / ChangeLog
1 2009-06-18  Marek Habersack  <mhabersack@novell.com>
2
3         * ListViewTest.cs: hushed the output in ListView_Edit ()
4
5 2008-11-20  Marek Habersack  <mhabersack@novell.com>
6
7         * ListViewTest.cs: added tests for several properties.
8
9 2008-11-19  Marek Habersack  <mhabersack@novell.com>
10
11         * EventRecorder.cs: class is now serializable.
12
13         * ListViewTest.cs: use system.web Mainsoft test framework.
14         ListViewPoker is now able to record events.
15         Added wrappers for ListView protected methods to ListViewPoker,
16         Added two simple test ITemplate classes.
17         Added tests for initial values.
18         Added tests for all the methods which can be tested in a simple
19         way, without using a real asp.net page.
20         Added test for the Edit functionality.
21
22 2008-10-30  Marek Habersack  <mhabersack@novell.com>
23
24         * DataPagerFieldCollectionTest.cs: created. Some basic tests for
25         DataPagerFieldCollection
26
27         * EventRecorder.cs: created. A helper class for tests.
28
29         * ListViewTest.cs: created. Some basic test for ListView.
30