ObjFW  History of tests/OFHTTPCookieManagerTests.m of 7a13072b7d8298c6

History of the file that is called tests/OFHTTPCookieManagerTests.m at check-in 7a13072b7d8298c6

2024-04-03
02:16
[e4999ac571] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3195) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFHTTPCookieManagerTests.m → tests/OFHTTPCookieManagerTests.m. [03be30a247] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 2987) [annotate] [blame] [check-ins using] [diff]
2024-02-17
22:23
Renamed tests/OFHTTPCookieManagerTests.m → new_tests/OFHTTPCookieManagerTests.m. [03be30a247] part of check-in [2aad218748] Migrate OFHTTPCookieManagerTests to ObjFWTest (check-in: [2aad218748] user: js, branch: objfwtest, size: 2987) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[fdaaae41cf] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3401) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[d3b9e948fc] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3401) [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
[fb9851a004] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 3401) [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
[fc980e6e00] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 3401) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[8647894d6b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3401) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[d8c3ff9fea] 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: 3401) [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
[8226ed0409] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3454) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c178740871] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3486) [annotate] [blame] [check-ins using] [diff]
2020-01-05
02:05
[0364d9ffbe] part of check-in [0f99128a67] Update URL in a few places (check-in: [0f99128a67] user: js, branch: trunk, size: 3575) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[72c4d891aa] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3599) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[ef05512ace] part of check-in [09be825f88] Remove OFAutoreleasePool

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

2019-03-25
00:21
[1acde59a2a] part of check-in [b045cbb9c7] tests: Use dot syntax (check-in: [b045cbb9c7] user: js, branch: trunk, size: 3598) [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
[75443b8833] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

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

2019-01-03
19:13
[4c51340b49] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3759) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[ac45acd3db] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3753) [annotate] [blame] [check-ins using] [diff]
2017-05-15
21:35
[0cc34f9e4e] part of check-in [f36f9bed02] OFHTTPCookie: Make domain and path mandatory

This requires passing a domain and defaults the path to /. (check-in: [f36f9bed02] user: js, branch: trunk, size: 3730) [annotate] [blame] [check-ins using] [diff]

2017-05-14
21:29
Added: [db6e110ccc] part of check-in [28bacc2aa0] Add OFHTTPCookieManager (check-in: [28bacc2aa0] user: js, branch: trunk, size: 3627) [annotate] [blame] [check-ins using]