ObjFW  History of tests/OFPropertyListTests.m of 1b82d3bf4f13fac7

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

2024-02-18
19:29
Renamed new_tests/OFPropertyListTests.m → tests/OFPropertyListTests.m. Rename new tests file: [2c2f0ce2a0] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 3191 [annotate] [blame] [check-ins using] [diff]
19:29
Renamed to tests/OFPropertyListTests.m. Rename new tests check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0
2024-02-11
12:17
OFPropertyListTests: Use OTAssertThrowsSpecific file: [2c2f0ce2a0] check-in: [3b440aa16a] user: js, branch: objfwtest, size: 3191 [annotate] [blame] [check-ins using] [diff]
2024-02-10
15:32
Renamed tests/OFPropertyListTests.m → new_tests/OFPropertyListTests.m. Migrate OFPropertyListTests to ObjFWTest file: [7815182aa6] check-in: [30f4a8d985] user: js, branch: objfwtest, size: 3512 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [f48a04b761] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3693 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [69bc23946b] check-in: [8939cbdb52] user: js, branch: trunk, size: 3693 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [6b258c8840] check-in: [1a86b8175b] user: js, branch: trunk, size: 3693 [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: [9ca2969379] check-in: [14f1e22d79] user: js, branch: trunk, size: 3693 [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [f46fac19eb] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3669 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [b2a840a564] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3676 [annotate] [blame] [check-ins using] [diff]
2020-09-27
02:29
tests: Fix compiling with Apple GCC 4.2.1 file: [f260520db3] check-in: [33bec58cf4] user: js, branch: trunk, size: 3765 [annotate] [blame] [check-ins using] [diff]
2020-08-13
22:46
propertyListValue -> objectByParsingPropertyList file: [0566a8c454] check-in: [d763a9ff86] user: js, branch: trunk, size: 3764 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [709f5222a8] check-in: [c7f0229795] user: js, branch: trunk, size: 3605 [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: [a6db7d83f8] check-in: [09be825f88] user: js, branch: trunk, size: 3602 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [9d7de2772c] check-in: [b045cbb9c7] user: js, branch: trunk, size: 3604 [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: [99edbdd865] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 3610 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [a2bf3fc3fd] check-in: [0509d7a844] user: js, branch: trunk, size: 3846 [annotate] [blame] [check-ins using] [diff]
2018-03-18
00:28
Added: Add support for parsing XML property lists file: [9ab61dab17] check-in: [db0bf9d5a7] user: js, branch: trunk, size: 3840 [annotate] [blame] [check-ins using]