ObjFW  All files named "tests/testfile.ini"

History for tests/testfile.ini

2024-02-18
19:29
Renamed new_tests/testfile.ini → tests/testfile.ini. Rename new tests file: [9e2ef2dc1a] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 253 [annotate] [blame] [check-ins using] [diff]
2024-02-11
22:32
Renamed to new_tests/testfile.ini. Migrate OFINIFileTests to ObjFWTest check-in: [cc7c76d3c2] user: js, branch: objfwtest, size: 0
2017-07-24
20:29
OFINIFile: Always use \r\n file: [70f0fff498] check-in: [1248c00475] user: js, branch: trunk, size: 253 [annotate] [blame] [check-ins using] [diff]
2014-06-16
18:35
OFINICategory: Add support for arrays file: [828829461b] check-in: [9555835784] user: js, branch: trunk, size: 232 [annotate] [blame] [check-ins using] [diff]
2014-06-14
09:44
OFINIFile: Add support for different encodings file: [a2b6991eb2] check-in: [44de69ef31] user: js, branch: trunk, size: 188 [annotate] [blame] [check-ins using] [diff]
2014-06-13
16:41
Clean up OFINIFileTests.m file: [2addf8918f] check-in: [34cf1fb8c2] user: js, branch: trunk, size: 188 [annotate] [blame] [check-ins using] [diff]
2014-06-12
13:43
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. file: [cf73f59c64] check-in: [12c5b7ee91] user: js, branch: trunk, size: 187 [annotate] [blame] [check-ins using] [diff]

2014-02-17
18:25
Added: Add OFINIFile file: [89e5125eda] check-in: [355e24465d] user: js, branch: trunk, size: 146 [annotate] [blame] [check-ins using]