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