ObjFW  History of tests/OFIPXSocketTests.m of 9350b01931ad9dd7

History of the file that is called tests/OFIPXSocketTests.m at check-in 9350b01931ad9dd7

2024-04-03
02:16
[aba74770c1] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2799) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFIPXSocketTests.m → tests/OFIPXSocketTests.m. [1646dd280e] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 2591) [annotate] [blame] [check-ins using] [diff]
2024-02-13
23:57
Renamed tests/OFIPXSocketTests.m → new_tests/OFIPXSocketTests.m. [1646dd280e] part of check-in [1b119ef77e] Migrate OFIPXSocketTests to ObjFWTest (check-in: [1b119ef77e] user: js, branch: objfwtest, size: 2591) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[0ae4e44d89] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3374) [annotate] [blame] [check-ins using] [diff]
2023-06-20
20:30
[9fd6f1a7eb] part of check-in [c4b7136091] OFIPXSocketTests: Skip if we have no address (check-in: [c4b7136091] user: js, branch: trunk, size: 3374) [annotate] [blame] [check-ins using] [diff]
2023-06-08
21:38
[03874c9250] part of check-in [4412999988] OFIPXSocketTests: Fix on FreeBSD (check-in: [4412999988] user: js, branch: trunk, size: 3007) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[7b935dc5f0] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2301) [annotate] [blame] [check-ins using] [diff]
2022-11-06
21:24
[abf65b2714] part of check-in [af0f8118d0] OFIPXSocketTests: Do not compare sender network

It can be different due to IPX internal networks. (check-in: [af0f8118d0] user: js, branch: trunk, size: 2301) [annotate] [blame] [check-ins using] [diff]

2022-10-22
16:41
[59b38899e7] part of check-in [b29f11ed25] OF[IS]PX(Stream)Socket: Bind with network & node (check-in: [b29f11ed25] user: js, branch: trunk, size: 2126) [annotate] [blame] [check-ins using] [diff]
15:07
[e80e3e99da] part of check-in [35b565d369] Rename OFBind{ -> Socket}FailedException (check-in: [35b565d369] user: js, branch: trunk, size: 1973) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[4dd5afc6b6] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1967) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[a26f3af451] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 1967) [annotate] [blame] [check-ins using] [diff]

2021-04-18
22:56
[d96f547fea] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1961) [annotate] [blame] [check-ins using] [diff]
2021-04-17
14:05
[2def7aa281] part of check-in [c45a108585] Minor fixes for last commit (check-in: [c45a108585] user: js, branch: new-naming-convention, size: 1965) [annotate] [blame] [check-ins using] [diff]
13:58
[fbc341af78] part of check-in [e3c5bb70dd] of_socket_address_t -> OFSocketAddress (check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 1965) [annotate] [blame] [check-ins using] [diff]
2021-03-11
01:10
[5b53a7c15d] part of check-in [0fe7c59492] tests: Fix missing \r (check-in: [0fe7c59492] user: js, branch: trunk, size: 1983) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[1c80cd9432] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1979) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[9fbe112566] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2017) [annotate] [blame] [check-ins using] [diff]
2020-09-27
02:29
[a065806b7f] part of check-in [33bec58cf4] tests: Fix compiling with Apple GCC 4.2.1 (check-in: [33bec58cf4] user: js, branch: trunk, size: 2106) [annotate] [blame] [check-ins using] [diff]
2020-05-22
00:16
[7578ebb381] part of check-in [cdaa971823] tests: Use new terminal control methods (check-in: [cdaa971823] user: js, branch: trunk, size: 2098) [annotate] [blame] [check-ins using] [diff]
2020-04-26
09:13
[bb7c59cc8b] part of check-in [1d6d86241a] Skip IPX tests when IPX is not configured

This is for when IPX is supported, but not configured, e.g. on Linux
kernels <= 4.17. (check-in: [1d6d86241a] user: js, branch: trunk, size: 2077) [annotate] [blame] [check-ins using] [diff]

2020-04-25
23:02
Added: [165fd0dcaf] part of check-in [4a5822e7c0] Add OFIPXSocket (check-in: [4a5822e7c0] user: js, branch: trunk, size: 1827) [annotate] [blame] [check-ins using]