ObjFW  All files named "tests/OFURITests.m"

History for tests/OFURITests.m

2023-07-15
20:57
Renamed to tests/OFIRITests.m. Merge trunk into branch "amiga-library" check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 0
2022-11-24
00:21
Renamed to tests/OFIRITests.m. Rename OFURI to OFIRI check-in: [23272e6d43] user: js, branch: trunk, size: 0
2022-11-23
23:33
OFURI: Accept IRIs file: [becd53da30] check-in: [03cb622525] user: js, branch: trunk, size: 14675 [annotate] [blame] [check-ins using] [diff]
2022-10-11
19:27
OFURI: Make scheme and path nonnull

This is as per the RFC, which says the scheme and path can never be
missing, while the path can be empty. file: [e9cb46977b] check-in: [3e455c4839] user: js, branch: trunk, size: 14188 [annotate] [blame] [check-ins using] [diff]

00:18
OFURI: Remove percentEncodedScheme

The scheme does not allow percent encoding. file: [ba89cb38e8] check-in: [13ead1212f] user: js, branch: trunk, size: 14168 [annotate] [blame] [check-ins using] [diff]

2022-10-03
21:02
tests: Fix file URI test on Windows file: [4e3875cb30] check-in: [234ab0de22] user: js, branch: trunk, size: 14446 [annotate] [blame] [check-ins using] [diff]
19:10
OFURI: Always parse query and fragment file: [3dbd156552] check-in: [88765bceeb] user: js, branch: trunk, size: 14402 [annotate] [blame] [check-ins using] [diff]
00:39
OFURI: Rewrite parser to support URIs file: [e76e355dc0] check-in: [c75059a52f] user: js, branch: trunk, size: 14627 [annotate] [blame] [check-ins using] [diff]
2022-09-29
21:53
OFURI: Make query items an array of pairs

With a dictionary the order is lost and keys cannot exist more than
once. file: [5a6871bef0] check-in: [bd6dd6dd00] user: js, branch: trunk, size: 13287 [annotate] [blame] [check-ins using] [diff]

2022-09-28
22:02
Remove -[OFDictionary URIQueryString]

It duplicates the functionality of -[OFMutableURI setQueryDictionary:]. file: [66101ddcf7] check-in: [f1bf64ca9f] user: js, branch: trunk, size: 13169 [annotate] [blame] [check-ins using] [diff]

21:40
Renamed tests/OFURLTests.m → tests/OFURITests.m. Rename OFUR{L -> I} in preparation for URI support file: [6305d6606a] check-in: [e7ab06503c] user: js, branch: trunk, size: 13164 [annotate] [blame] [check-ins using] [diff]