ObjFW  History of tests/OFXMLNodeTests.m of 1b82d3bf4f13fac7

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

2024-04-03
02:16
Change license to LGPLv3 only file: [9d3d467c22] check-in: [7413a728a7] user: js, branch: trunk, size: 6384 [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFXMLNodeTests.m → tests/OFXMLNodeTests.m. Rename new tests file: [eb43bc25ed] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 6176 [annotate] [blame] [check-ins using] [diff]
18:53
Renamed tests/OFXMLNodeTests.m → new_tests/OFXMLNodeTests.m. Migrate OFXMLNodeTests to ObjFWTest file: [eb43bc25ed] check-in: [fd477d1a54] user: js, branch: objfwtest, size: 6176 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [806daf51ab] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5102 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [a651605864] check-in: [8939cbdb52] user: js, branch: trunk, size: 5102 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [29eb2048b3] check-in: [1a86b8175b] user: js, branch: trunk, size: 5102 [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: [3a041e8eb3] check-in: [14f1e22d79] user: js, branch: trunk, size: 5102 [annotate] [blame] [check-ins using] [diff]

2021-04-08
19:30
OFXMLComment: Add a property for the text file: [c231b8bd5e] check-in: [f7713f3033] user: js, branch: trunk, size: 5194 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [bd9f707bbe] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 5198 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [8eafe93c0b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5218 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [ec444519ac] check-in: [c7f0229795] user: js, branch: trunk, size: 5307 [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: [4fa85e4e25] check-in: [09be825f88] user: js, branch: trunk, size: 5304 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [dfc573ade9] check-in: [b045cbb9c7] user: js, branch: trunk, size: 5306 [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: [28200bf0d7] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 5308 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [21b25f3532] check-in: [0509d7a844] user: js, branch: trunk, size: 5481 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [9e1b4571a9] check-in: [7e5c81e186] user: js, branch: trunk, size: 5475 [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
2017. file: [8f7f4f8d97] check-in: [44f45c2e35] user: js, branch: trunk, size: 5452 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [186ee4a757] check-in: [cfd374b906] user: js, branch: trunk, size: 5442 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [837ddf5297] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 5436 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [3f6fd90153] check-in: [813c00ccf0] user: js, branch: trunk, size: 5430 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [3bc4452f8c] check-in: [ce70e17b38] user: js, branch: trunk, size: 5424 [annotate] [blame] [check-ins using] [diff]
2011-10-04
13:14
Added: Split OFXMLElement into OFXML{Element,Characters,CDATA,Comment}. file: [472afda67c] check-in: [03f14bf019] user: js, branch: trunk, size: 5418 [annotate] [blame] [check-ins using]