2007-05-19 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System / Test / ChangeLog
1 2007-05-19  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System_test.dll.sources : added DelimitedListTraceListenerTest.cs.
4
5 2007-04-19  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * System.dll.sources : added XmlWriterTraceListener.cs.
8         * System_test.dll.sources : added TraceListenerTest.cs and
9           XmlWriterTraceListenerTest.cs.
10
11 2007-02-01  Ilya Kharmatsky <ilyak -at- mainsoft.com>
12
13         * System.Test20.vmwcsproj: in project's files list - changed
14         SocketTest.cs to SocketTest.jvm.cs .
15
16 2007-01-30  Ilya Kharmatsky <ilyak -at- mainsoft.com>
17
18         * System.Test20.vmwcsproj: updated list of files.
19
20 2006-01-13  John Luke  <john.luke@gmail.com>
21
22         * System.Net.Mail/*Test.cs: update tests
23
24 2006-01-06  Raja R Harinath  <rharinath@novell.com>
25
26         * System.Net.Mime/ContentDispositionTest.cs: Use Assert.AreEqual
27         rather than Assert.IsTrue(foo == bar) where appropriate.
28         (ToStringTest): Make it work on all timezones.
29
30 2005-12-25  John Luke  <john.luke@gmail.com>
31
32         * System.Net.Mail/*Test.cs: additional tests
33
34 2005-12-24  John Luke  <john.luke@gmail.com>
35
36         * System.Net.Mail/*Test.cs: add tests
37
38 2005-12-23  John Luke  <john.luke@gmail.com>
39
40         * System.Net.Mime/ContentDispositionTest.cs:
41         * System.Net.Mime/ContentTypeTest.cs: add new tests
42
43 2005-09-22  Chris Toshok  <toshok@ximian.com>
44
45         * System.Configuration.Provider/ProviderBaseTest.cs: add test for
46         null description.
47         
48 2005-09-22  Chris Toshok  <toshok@ximian.com>
49
50         * System.Configuration.Provider/ProviderBaseTest.cs: new (rather
51         tiny) test.
52
53 2005-09-21  Chris Toshok  <toshok@ximian.com>
54
55         * System.Configuration/ApplicationSettingsBaseTest.cs: start of
56         tests.  These are going to be rather convoluted.
57
58 2005-09-20  Chris Toshok  <toshok@ximian.com>
59
60         * System.Configuration/ProviderCollectionTest.cs: new test.
61
62 2005-09-20  Chris Toshok  <toshok@ximian.com>
63
64         * System.Configuration/SettingsPropertyValueCollectionTest.cs: new
65         test.
66
67         * System.Configuration/SettingsPropertyCollectionTest.cs: new
68         test.
69
70         * System.Configuration/SettingsPropertyValueTest.cs: new test.
71
72 2005-09-19  Chris Toshok  <toshok@ximian.com>
73
74         * System.Configuration/SettingsPropertyTest.cs: new tests.
75
76 2005-01-18  Jonathan Pryor  <jonpryor@vt.edu>
77
78         * test-config-file: Remove "string-value" switch, as it causes
79           ConfigurationExceptions under .NET 1.1 (the value attribute can't be
80           non-numeric), and Mono now follows this behavior.  Add a "custom-switch"
81           value, which is used in the regression tests.
82
83 2005-01-17  Jonathan Pryor  <jonpryor@vt.edu>
84
85         * test-config-file: Remove <add/> elements lacking a value attribute.
86           .NET 1.1 doesn't support this anymore, and neither does Mono.
87
88 2004-12-03  Raja R Harinath  <rharinath@novell.com>
89
90         * System.IO.Compression/GzipStreamTest.cs: Fix compile errors.
91         * System.IO.Compression/GzipStreamTest.cs: Likewise.
92
93 2004-10-04  Raja R Harinath  <rharinath@novell.com>
94
95         * System.IO.Compression/DeflateStreamTest.cs: NET_2_0 only.
96         * System.IO.Compression/GzipStreamTest.cs: Likewise.
97         Report from Mayank Ritvik <mritvik@novell.com>.
98         
99 2003-05-29  Nick Drochak  <ndrochak@gol.com>
100
101         * makefile.gnu: turn on debug since it works now
102
103 2003-03-29  Nick Drochak  <ndrochak@gol.com>
104
105         * makefile.gnu: link from where the dll is placed now
106
107 2003-03-29  Nick Drochak  <ndrochak@gol.com>
108
109         * BasicOperationsTest.cs: Moved into proper subdir
110         * system_linux_test.args: Change path to above file
111
112 2003/03/25  Nick Drochak <ndrochak@gol.com>
113
114         * System_test.build: Use nunit2 to run the tests.
115
116 2003-03-18  Martin Willemoes Hansen <mwh@sysrq.dk>
117         * Removed: Old AllTests.cs files
118         * NUnit20ified the tests.
119
120 2002-12-23  Nick Drochak  <ndrochak@gol.com>
121
122         * System_test.build: Fix build.  Need to link with System.Xml.dll
123
124 2002-12-20 Jonathan Pryor <jonpryor@vt.edu>
125
126         * makefile.gnu: Add System.Xml.dll to list of referenced assemblies
127         * system_linux_test.args: Add System.Xml, new test cases
128         * test-config-file: new file; sample .config file that
129           System.Diagnostics/SwitchesTest.cs would use to test .config file
130                 operations.
131                 I'm not sure what this file should be named, much less it's proper
132                 location.  In CVS so it's stored in a "safe" location.
133
134 2002-12-08 Jackson Harper <jackson@latitudegeo.com>
135
136         * system_linux_test.args: Remove Compiler tests
137
138 2002-11-6 Jackson Harper <jackson@latitudegeo.com>
139
140         * AllTests.cs system_linux_test.args: Added Microsft.CSharp tests
141
142 2002-10-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
143
144         * AllTests.cs:
145         * system_linux_test.args: added System.ComponentModel and
146         EventHandlerListTests to the build.
147
148 2002-09-17  Nick Drochak  <ndrochak@gol.com>
149
150         * TheTests.cs: Removed.  Not needed anymore since NUnit runs on linux.
151         * System_test.build: Build a linux version of the unit tests (just a 
152         different linking of dll's)
153
154 2002/05/17  Lawrence Pit  <loz@cable.a2000.nl>
155
156         * AllTests.cs: added call to System.Net.Sockets.AllTests.cs
157
158 2002/05/14  Lawrence Pit  <loz@cable.a2000.nl>
159
160         * Dnstest.cs: added test for asynchronous methods
161         
162 2002/05/09  Lawrence Pit  <loz@cable.a2000.nl>
163
164         * AllTests.cs: added System.AllTests
165         * Moved 2 files to the System.Collections.Specialized dir
166
167 2002/05/07  Nick Drochak <ndrochak@gol.com>
168
169         * AllTests.cs: Run the System.Net tests from here.
170
171 2002-05-05  Nick Drochak  <ndrochak@gol.com>
172
173         * ChangeLog: Update build file to run correct class in the test dll.
174
175 2002-05-05  Nick Drochak  <ndrochak@gol.com>
176
177         * AllTests.cs:
178         * BasicOperationsTest.cs:
179         * DnsTest.cs:
180         * NameValueCollectionTest.cs:
181         * StringCollectionTest.cs:
182         * TheTests.cs:
183         * System.Text.RegularExpressions/AllTests.cs:
184         * System.Text.RegularExpressions/PerlTest.cs:
185         * System.Text.RegularExpressions/PerlTrials.cs:
186         * System.Text.RegularExpressions/RegexTrial.cs: Fix Namespace
187         inconsistancies.  Use MonoTests instead of Ximian.Mono.Tests
188
189 2002-04-07  Jonathan Pryor  <jonpryor@vt.edu>
190
191         * AllTests.cs: Added System.Diagnostics tests, as they work now.
192
193 2002/03/08  Nick Drochak <ndrochak@gol.com>
194
195         * System.XML_test.build: Don't build test dll by default.  Only build
196         it when 'make test' is specified.
197
198 2002-02-27  Martin Baulig  <martin@gnome.org>
199
200         * System.Text.RegularExpressions/*.cs: Put everything into namespace
201         Ximian.Mono.Tests.System.Text.RegularExpressions.
202
203         * System_test.build: Build new executable RunTests.System.exe which you can
204         use to run the tests on Linux.
205
206         * NameValueCollectionTest.cs: Split out BasicOperationTest into
207         BasicOperationTest.cs.
208
209         * AllTests.cs: Use namespace Ximian.Mono.Tests.System instead of
210         Ximian.Mono.Tests.
211
212         * DnsTest.cs: Put this into namespace Ximian.Mono.Tests.Systeam.
213         * NameValueCollectionTest.cs: Likewise.
214         * StringCollectionTest.cs: Likewise.
215
216 2002-02-11  Duncan Mak  <duncan@ximian.com>
217
218         * AllTests.cs: Removed entry for IPHostEntryTest.cs because Mads
219         removed it and included it in the new DnsTest.cs. This fixes the build.
220
221 2002-01-17  Miguel de Icaza  <miguel@ximian.com>
222
223         * DnsTest.cs: Updated test.
224
225 2001-09-26  Mads Pultz <mpultz@get2net.dk>
226         * DnsTest.cs: initial tests of BeginGetHostByName and EndGetHostByName implemented.
227
228 2001-09-24  Mads Pultz <mpultz@get2net.dk>
229
230         * DnsTest.cs: now tests GetHostByAddress, GetHostByName,
231           IpToString and Resolve. 
232
233 2001-09-23  Mads Pultz <mpultz@get2net.dk>
234
235         * DnsTest.cs: Initial work submitted to repository.
236         * IPHostEntryTest.cs: Initial work submitted to repository.
237