ObjFW  All files named "tests/OFDNSResolverTests.m"

History for tests/OFDNSResolverTests.m

2024-04-03
02:16
Change license to LGPLv3 only file: [6fe16b4fbd] check-in: [7413a728a7] user: js, branch: trunk, size: 2422 [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFDNSResolverTests.m → tests/OFDNSResolverTests.m. Rename new tests file: [09e6956470] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 2214 [annotate] [blame] [check-ins using] [diff]
2024-02-12
22:49
Renamed to new_tests/OFDNSResolverTests.m. Migrate OFDNSResolverTests to ObjFWTest check-in: [53a95fade7] user: js, branch: objfwtest, size: 0
2024-01-02
17:17
Update copyright file: [979544c90c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2131 [annotate] [blame] [check-ins using] [diff]
2023-04-10
18:51
OFDNSResolver: Rename usesTCP -> forcesTCP file: [90e052eb2c] check-in: [1e62dc40eb] user: js, branch: trunk, size: 2131 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [18f93dc1e7] check-in: [8939cbdb52] user: js, branch: trunk, size: 2127 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [b7997ffc05] check-in: [1a86b8175b] user: js, branch: trunk, size: 2127 [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
Rename all symbols marked extern file: [1d2ed3ff32] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 2127 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [0af53b3697] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2137 [annotate] [blame] [check-ins using] [diff]
2020-09-27
02:29
tests: Fix compiling with Apple GCC 4.2.1 file: [e970066231] check-in: [33bec58cf4] user: js, branch: trunk, size: 2226 [annotate] [blame] [check-ins using] [diff]
2020-06-07
11:55
OFDNSResolverTests: Fix broken format string file: [56b8d9d248] check-in: [17bd18996f] user: js, branch: trunk, size: 2222 [annotate] [blame] [check-ins using] [diff]
2020-05-22
00:16
tests: Use new terminal control methods file: [8f7194537b] check-in: [cdaa971823] user: js, branch: trunk, size: 2280 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [d86ca4b2a2] check-in: [c7f0229795] user: js, branch: trunk, size: 1930 [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. file: [74c0488932] check-in: [09be825f88] user: js, branch: trunk, size: 1927 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [f214844b74] check-in: [b045cbb9c7] user: js, branch: trunk, size: 1929 [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. file: [22c6695ef5] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 1951 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [a6d8897c1e] check-in: [0509d7a844] user: js, branch: trunk, size: 2074 [annotate] [blame] [check-ins using] [diff]
2018-08-19
23:32
Added: Add OFDNSResolverTests

These only print the settings for now. file: [0153284c85] check-in: [35347686ad] user: js, branch: trunk, size: 2068 [annotate] [blame] [check-ins using]