ObjFW  History of tests/OFINIFileTests.m of 5a7cde8a42eab957

History of the file that is called tests/OFINIFileTests.m at check-in 5a7cde8a42eab957

2024-04-03
02:16
[97d500cefe] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4626) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFINIFileTests.m → tests/OFINIFileTests.m. [878892df10] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 4418) [annotate] [blame] [check-ins using] [diff]
19:29
Renamed to tests/OFINIFileTests.m. Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0)
2024-02-11
22:32
Renamed tests/OFINIFileTests.m → new_tests/OFINIFileTests.m. [878892df10] part of check-in [cc7c76d3c2] Migrate OFINIFileTests to ObjFWTest (check-in: [cc7c76d3c2] user: js, branch: objfwtest, size: 4418) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[793add569b] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4302) [annotate] [blame] [check-ins using] [diff]
2023-08-28
14:35
[75ae7df065] part of check-in [e1d01a4ee6] OFINICategory: Better method names (check-in: [e1d01a4ee6] user: js, branch: trunk, size: 4302) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[ba10e4092f] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 4188) [annotate] [blame] [check-ins using] [diff]
2022-12-04
23:23
[c89eca95dd] part of check-in [07a3215739] OFINIFileTests: Handle nil temporaryDirectoryIRI (check-in: [07a3215739] user: js, branch: trunk, size: 4188) [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
[cf313772fa] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 4079) [annotate] [blame] [check-ins using] [diff]
2022-10-09
16:33
[18e2931d0e] part of check-in [9b3cae6cba] Drop of- prefix from URI schemes

It's generally uncommon to prefix those.

Additionally, it might be worthwhile to try to get those actually
registered, which requires usage. (check-in: [9b3cae6cba] user: js, branch: trunk, size: 4079) [annotate] [blame] [check-ins using] [diff]

2022-10-03
19:51
[69c1fa4176] part of check-in [7d0456fdd6] Rename objfw-embedded: scheme to of-embedded: (check-in: [7d0456fdd6] user: js, branch: trunk, size: 4082) [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
[91b2a5e4f6] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 4088) [annotate] [blame] [check-ins using] [diff]
2022-08-07
16:51
[edfee9097f] part of check-in [fa9d22b297] Fix compiling with --disable-files (check-in: [fa9d22b297] user: js, branch: trunk, size: 4088) [annotate] [blame] [check-ins using] [diff]
16:04
[005c336f0c] part of check-in [942f77abbe] tests: Embed testfile.ini as well (check-in: [942f77abbe] user: js, branch: trunk, size: 4024) [annotate] [blame] [check-ins using] [diff]
15:59
[0f67b17e7c] part of check-in [28942b4055] OFINIFile: Use URLs instead of paths (check-in: [28942b4055] user: js, branch: trunk, size: 4008) [annotate] [blame] [check-ins using] [diff]
15:47
[cd30a90cdd] part of check-in [a5f2e3d0a5] OFSystemInfo: Use URLs for system directories (check-in: [a5f2e3d0a5] user: js, branch: trunk, size: 4005) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[7188d57b9b] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3952) [annotate] [blame] [check-ins using] [diff]
2021-05-13
20:07
[9af27af9d8] part of check-in [b30979ffc9] tests: Use +[OFSystem temporaryDirectoryPath] (check-in: [b30979ffc9] user: js, branch: trunk, size: 3952) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:29
[c77a7c32e4] part of check-in [c8663697ae] tests: Minor const improvement (check-in: [c8663697ae] user: js, branch: trunk, size: 4061) [annotate] [blame] [check-ins using] [diff]
2021-04-17
02:10
[0d85330d49] part of check-in [255f21fb3d] of_string_encoding_t -> OFStringEncoding (check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 4051) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[4cccd0237d] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 4063) [annotate] [blame] [check-ins using] [diff]
01:53
[ad2cd47828] part of check-in [b0b5eff396] Remove useless *Value from selector names (check-in: [b0b5eff396] user: js, branch: trunk, size: 4067) [annotate] [blame] [check-ins using] [diff]
2021-02-28
15:22
[fab3932383] part of check-in [2ed9cbdc0c] More consistent API for OFINICategory & OFSettings (check-in: [2ed9cbdc0c] user: js, branch: trunk, size: 4265) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[cacad5286a] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 4072) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[72a60d0481] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 4161) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[3e25a4c2de] 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: 4158) [annotate] [blame] [check-ins using] [diff]

2019-02-17
22:44
[9c94f90635] 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: 4160) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[732c18b6c3] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 4350) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[3173ae1636] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4344) [annotate] [blame] [check-ins using] [diff]
2017-07-24
20:29
[71a1ded6ce] part of check-in [1248c00475] OFINIFile: Always use \r\n (check-in: [1248c00475] user: js, branch: trunk, size: 4321) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[2d74cdc476] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 4390) [annotate] [blame] [check-ins using] [diff]

2016-10-08
15:57
[6c994673eb] part of check-in [25f7748cba] Add iOS support to Xcode project (check-in: [25f7748cba] user: js, branch: trunk, size: 4384) [annotate] [blame] [check-ins using] [diff]
2016-01-03
00:43
[82dfc240a9] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 4017) [annotate] [blame] [check-ins using] [diff]

00:41
[6df8b869d8] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 4098) [annotate] [blame] [check-ins using] [diff]

2015-10-19
22:15
[01dea995b0] part of check-in [1ba08eebc5] Add platform.h & make platform defines consistent (check-in: [1ba08eebc5] user: js, branch: trunk, size: 4094) [annotate] [blame] [check-ins using] [diff]
2015-08-22
10:57
[437bbdc75f] part of check-in [f3c452dfef] Move file management to its own class

This makes it possible to add support for delegates for file management
operations and on top makes it easier to add support for file management
operations on URLs. (check-in: [f3c452dfef] user: js, branch: trunk, size: 4063) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[615272b5e0] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 4013) [annotate] [blame] [check-ins using] [diff]
2014-06-16
18:35
[c2abc78adb] part of check-in [9555835784] OFINICategory: Add support for arrays (check-in: [9555835784] user: js, branch: trunk, size: 4007) [annotate] [blame] [check-ins using] [diff]
2014-06-14
09:44
[4b57243305] part of check-in [44de69ef31] OFINIFile: Add support for different encodings (check-in: [44de69ef31] user: js, branch: trunk, size: 3480) [annotate] [blame] [check-ins using] [diff]
2014-06-13
16:41
[b708218fa8] part of check-in [34cf1fb8c2] Clean up OFINIFileTests.m (check-in: [34cf1fb8c2] user: js, branch: trunk, size: 3307) [annotate] [blame] [check-ins using] [diff]
2014-06-12
13:43
[556f5814fc] part of check-in [12c5b7ee91] OFINIFile: Add support for quoted keys / values

This is a much more logical way to handle leading and trailing
whitespaces and also seems to be used by a few other INI
implementations.

Additionally, this imports OFINICategory.h in OFINIFile.h so that
importing OFINIFile.h is enough - this should be less confusing - and
allows opening non-existant files, treating them like an empty file. (check-in: [12c5b7ee91] user: js, branch: trunk, size: 3338) [annotate] [blame] [check-ins using] [diff]

2014-04-27
19:34
[7ea6705870] part of check-in [cd0a632472] Initial Nintendo DS port (check-in: [cd0a632472] user: js, branch: trunk, size: 3094) [annotate] [blame] [check-ins using] [diff]
2014-02-18
23:02
[44c1f538da] part of check-in [67225c4644] OFINIFileTests: Fix a warning when using Apple GCC (check-in: [67225c4644] user: js, branch: trunk, size: 2988) [annotate] [blame] [check-ins using] [diff]
2014-02-17
20:51
[4aad3ec697] part of check-in [9d6adbf3d9] Move OFINICategory to separate file (check-in: [9d6adbf3d9] user: js, branch: trunk, size: 2986) [annotate] [blame] [check-ins using] [diff]
18:25
Added: [ae501dbc0f] part of check-in [355e24465d] Add OFINIFile (check-in: [355e24465d] user: js, branch: trunk, size: 2960) [annotate] [blame] [check-ins using]