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