ObjFW  History of tests/OFHTTPCookieManagerTests.m of 1b82d3bf4f13fac7

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

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

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

2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [8226ed0409] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3454 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [c178740871] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3486 [annotate] [blame] [check-ins using] [diff]
2020-01-05
02:05
Update URL in a few places file: [0364d9ffbe] check-in: [0f99128a67] user: js, branch: trunk, size: 3575 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [72c4d891aa] check-in: [c7f0229795] user: js, branch: trunk, size: 3599 [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: [ef05512ace] check-in: [09be825f88] user: js, branch: trunk, size: 3596 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [1acde59a2a] check-in: [b045cbb9c7] user: js, branch: trunk, size: 3598 [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: [75443b8833] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 3614 [annotate] [blame] [check-ins using] [diff]

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

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

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