Egor Bogatov
|
cf69b47259
NS2.1: System.IO, System.Reflection.Emit, etc (#12854)
|
6 年之前 |
Rolf Bjarne Kvinge
|
c93db5b047
[System] Refactor tests to use system-assigned ports whenever possible. (#11829)
|
7 年之前 |
Alexander Köplinger
|
e7a2d94f75
[bcl] Fix a few hardcoded socket ports in tests (#5471)
|
8 年之前 |
Henric Müller
|
65b7f542d6
Fixing tests that asume IPV4 when first adapter is IPV6
|
9 年之前 |
Alexander Köplinger
|
2fdbce718b
[corlib] Fix UdpClient tests on watchos
|
9 年之前 |
Marek Safar
|
1fa85ad4af
[System] Enable more tests
|
9 年之前 |
Rolf Bjarne Kvinge
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 年之前 |
Rolf Bjarne Kvinge
|
51de6e83eb
[System*] Add category for tests that use API that require BSD sockets.
|
9 年之前 |
Alexander Köplinger
|
998fbdb7da
[System] Ignore ReceiveIPv6() UdpClient test when IPv6 is not available
|
10 年之前 |
Marcos Henrich
|
b21767e01c
Merge pull request #2274 from esdrubal/udpclientreceive
|
10 年之前 |
Marcos Henrich
|
5ceaed8e43
[System] Tests UdpClient.Receive with IPv6 endpoint
|
10 年之前 |
Ludovic Henry
|
1103abf383
[socket] Fix some tests
|
10 年之前 |
Alexander Köplinger
|
d4d7374efc
[bcl] Remove ONLY_1_1 defines from class libs
|
11 年之前 |
Alexander Köplinger
|
746650d1b9
[bcl] Remove more NET_2_0 checks from class libs
|
11 年之前 |
Miguel de Icaza
|
c6ab899595
[System] Fix most warnings on the System test suite
|
11 年之前 |
Alexander Köplinger
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 年之前 |
Damien Diederen
|
3d21e9cd2f
[System.Net] Do not assume IPv6 is enabled in UdpClientTest
|
11 年之前 |
Alexis Christoforides
|
73ba8a9535
[System.Net] Fixed intermittent test failures from undisposed UdpClients
|
11 年之前 |
Sebastien Pouliot
|
eeff03c59c
Reduce/remove the probability of having test failures wrt UdpClient.Available
|
12 年之前 |
Sebastien Pouliot
|
313cb0f6be
Do not assume AddressList[0] has the address the test wants, that's not always the case, and not what UdpClient should be testing
|
12 年之前 |
Martin Baulig
|
7fd71833d3
Fix UdpClientTest.CloseInReceive() on Mac OS.
|
13 年之前 |
Martin Baulig
|
b6b41065cb
Fix #5504: UdpClient.JoinMulticastGroup().
|
13 年之前 |
Martin Baulig
|
504e2341ba
Implement Dns.GetHostEntry(string.Empty) on Mac OS.
|
13 年之前 |
Martin Baulig
|
f4d96d2fff
Fix UdpClientTest.UdpClientBroadcastTest().
|
13 年之前 |
Martin Baulig
|
cad82120b6
Fix UdpClientTest.Constructor6(): UDP port 0 seems to be invalid.
|
13 年之前 |
Martin Baulig
|
5d6a94128e
UdpClientTest.Constructor5 now works on the Mac.
|
13 年之前 |
Vinicius Jarina
|
7c32f15193
Removed broken tests from System
|
13 年之前 |
Gert Driesen
|
ba798b342d
* System_test.dll.sources: Added IPv6MulticastOptionTest.cs and
|
16 年之前 |
Robert Jordan
|
2f26089775
2009-06-26 Robert Jordan <[email protected]>
|
16 年之前 |
Gonzalo Paniagua Javier
|
ee9a2c680c
2008-12-03 Gonzalo Paniagua Javier <[email protected]>
|
17 年之前 |