[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Test / System.Xml / standalone_tests / ChangeLog
1 2005-08-08  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * README, xmltest.cs : it's outdated now.
4
5 2005-05-08  Andrew Skiba  <andrews@mainsoft.com>
6
7         * Makefile : care of timestamps to make a minimal build
8
9 2004-11-08  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * xmltest.cs : reformat; easier to check.
12
13 2004-06-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
14
15         * xmltest.cs: directory name of extracted test cases is lower case.
16
17 2004-03-13  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * xmltest.cs : timestamps are only put in my box (while it is 
20           documented as to be written, in my standalone_tests description).
21
22 2004-02-06  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * Added xrdump.cs, domdump.cs, eventdump.cs and dump-results.zip.
25         * README, Makefile : added more standalone tests and the description.
26
27 2004-01-28  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * xmltest.cs : several bugfixes.
30
31 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
32
33         * README, Makefile, xmltest.cs : Initial checkin.