History of file tests/OFHTTPCookieTests.m at check-in 406134b5e206652717d1170af5a7a493136c344fa717f7b6c077592970103cd9
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [30a9a576ce] check-in: [7413a728a7] user: js, branch: trunk, size: 3130 [annotate] [blame] [check-ins using] [diff] | |
2024-02-18
| ||
19:29 | Renamed new_tests/OFHTTPCookieTests.m → tests/OFHTTPCookieTests.m. Rename new tests file: [ef1c0d2e2f] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 2922 [annotate] [blame] [check-ins using] [diff] | |
2024-02-17
| ||
22:12 | Renamed tests/OFHTTPCookieTests.m → new_tests/OFHTTPCookieTests.m. Migrate OFHTTPCookieTests to ObjFWTest file: [ef1c0d2e2f] check-in: [677b61582e] user: js, branch: objfwtest, size: 2922 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [eb0c618283] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2671 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [5a5210bc98] check-in: [8939cbdb52] user: js, branch: trunk, size: 2671 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [01656ca976] check-in: [23272e6d43] user: js, branch: trunk, size: 2671 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [beb8a32ced] check-in: [e7ab06503c] user: js, branch: trunk, size: 2671 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [e2e55e8f73] check-in: [1a86b8175b] user: js, branch: trunk, size: 2671 [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 | |
2021-01-02
| ||
22:04 | Update copyright file: [ea70ec9f7e] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2697 [annotate] [blame] [check-ins using] [diff] | |
2020-01-05
| ||
02:05 | Update URL in a few places file: [5858023a0b] check-in: [0f99128a67] user: js, branch: trunk, size: 2786 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [d536758f8f] check-in: [c7f0229795] user: js, branch: trunk, size: 2795 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
15:58 |
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-03-25
| ||
00:21 | tests: Use dot syntax file: [d0cc5dd06b] check-in: [b045cbb9c7] user: js, branch: trunk, size: 2794 [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 | |
2019-01-03
| ||
19:13 | Update copyright file: [0d41005d79] check-in: [0509d7a844] user: js, branch: trunk, size: 2974 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [a986124ea6] check-in: [7e5c81e186] user: js, branch: trunk, size: 2968 [annotate] [blame] [check-ins using] [diff] | |
2017-05-27
| ||
08:56 |
+[OFHTTPCookie requestHeaderFieldsWithCookies:]
Also renames +[OFHTTPCookie cookiesFromHeaders:forURL:] to | |
2017-05-15
| ||
21:35 |
OFHTTPCookie: Make domain and path mandatory
This requires passing a domain and defaults the path to /. file: [c2cad19355] check-in: [f36f9bed02] user: js, branch: trunk, size: 2576 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-10-08
| ||
15:57 | Added: Add OFHTTPCookie file: [7208723f43] check-in: [add93fc39b] user: js, branch: trunk, size: 2121 [annotate] [blame] [check-ins using] | |