Rolf Bjarne Kvinge
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 éve |
Rolf Bjarne Kvinge
|
51de6e83eb
[System*] Add category for tests that use API that require BSD sockets.
|
9 éve |
Alexander Köplinger
|
998fbdb7da
[System] Ignore ReceiveIPv6() UdpClient test when IPv6 is not available
|
10 éve |
Marcos Henrich
|
b21767e01c
Merge pull request #2274 from esdrubal/udpclientreceive
|
10 éve |
Marcos Henrich
|
5ceaed8e43
[System] Tests UdpClient.Receive with IPv6 endpoint
|
10 éve |
Ludovic Henry
|
1103abf383
[socket] Fix some tests
|
10 éve |
Alexander Köplinger
|
d4d7374efc
[bcl] Remove ONLY_1_1 defines from class libs
|
11 éve |
Alexander Köplinger
|
746650d1b9
[bcl] Remove more NET_2_0 checks from class libs
|
11 éve |
Miguel de Icaza
|
c6ab899595
[System] Fix most warnings on the System test suite
|
11 éve |
Alexander Köplinger
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 éve |
Damien Diederen
|
3d21e9cd2f
[System.Net] Do not assume IPv6 is enabled in UdpClientTest
|
11 éve |
Alexis Christoforides
|
73ba8a9535
[System.Net] Fixed intermittent test failures from undisposed UdpClients
|
11 éve |
Sebastien Pouliot
|
eeff03c59c
Reduce/remove the probability of having test failures wrt UdpClient.Available
|
12 éve |
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 éve |
Martin Baulig
|
7fd71833d3
Fix UdpClientTest.CloseInReceive() on Mac OS.
|
13 éve |
Martin Baulig
|
b6b41065cb
Fix #5504: UdpClient.JoinMulticastGroup().
|
13 éve |
Martin Baulig
|
504e2341ba
Implement Dns.GetHostEntry(string.Empty) on Mac OS.
|
13 éve |
Martin Baulig
|
f4d96d2fff
Fix UdpClientTest.UdpClientBroadcastTest().
|
13 éve |
Martin Baulig
|
cad82120b6
Fix UdpClientTest.Constructor6(): UDP port 0 seems to be invalid.
|
13 éve |
Martin Baulig
|
5d6a94128e
UdpClientTest.Constructor5 now works on the Mac.
|
13 éve |
Vinicius Jarina
|
7c32f15193
Removed broken tests from System
|
13 éve |
Gert Driesen
|
ba798b342d
* System_test.dll.sources: Added IPv6MulticastOptionTest.cs and
|
16 éve |
Robert Jordan
|
2f26089775
2009-06-26 Robert Jordan <[email protected]>
|
16 éve |
Gonzalo Paniagua Javier
|
ee9a2c680c
2008-12-03 Gonzalo Paniagua Javier <[email protected]>
|
17 éve |
Gert Driesen
|
e99f202f1f
* UdpClientTest.cs: Fixed line endings.
|
18 éve |
Dick Porter
|
e3c85ecc7b
|
18 éve |
Ilya Kharmatsky
|
9461572c1f
Added 'Ignore' attribute under TARGET_JVM directive.
|
19 éve |
Dick Porter
|
cbb74edc89
|
19 éve |
Dick Porter
|
fbca4fb542
|
21 éve |