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