ObjFW  History of tests/OFPluginTests.m of fb7b9709b87775d7

History of the file that is called tests/OFPluginTests.m at check-in fb7b9709b87775d7

2024-02-18
19:29
Renamed new_tests/OFPluginTests.m → tests/OFPluginTests.m. Rename new tests file: [b4655165af] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 1252 [annotate] [blame] [check-ins using] [diff]
19:29
Renamed to tests/OFPluginTests.m. Rename new tests check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0
2024-02-11
13:55
Clean up various leftovers to fix the build file: [b4655165af] check-in: [80406ae7bf] user: js, branch: objfwtest, size: 1252 [annotate] [blame] [check-ins using] [diff]
12:24
Renamed tests/OFPluginTests.m → new_tests/OFPluginTests.m. Migrate OFPluginTests to ObjFWTest file: [686786627c] check-in: [540160ff20] user: js, branch: objfwtest, size: 1246 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [278848818e] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [5080d0ec07] check-in: [8939cbdb52] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff]
2022-06-17
20:04
Make GCC happy again file: [bb55705657] check-in: [b29bfe6485] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff]
17:12
OFPlugin: Completely redesign API file: [d69a23db27] check-in: [a74bff96c4] user: js, branch: trunk, size: 1412 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [cebf7a6561] check-in: [1a86b8175b] user: js, branch: trunk, size: 1119 [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: [4801b7fe9e] check-in: [14f1e22d79] user: js, branch: trunk, size: 1119 [annotate] [blame] [check-ins using] [diff]

2021-04-04
13:25
Rename +[pluginFromFile:] to +[pluginWithPath:] file: [79f8663f0b] check-in: [45f8195351] user: js, branch: trunk, size: 1082 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [5d4c7a32e2] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1082 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [cf1db3ca7b] check-in: [c7f0229795] user: js, branch: trunk, size: 1171 [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: [4b60027dda] check-in: [09be825f88] user: js, branch: trunk, size: 1168 [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: [0b5843a21f] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 1170 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [5f10abb9d5] check-in: [0509d7a844] user: js, branch: trunk, size: 1243 [annotate] [blame] [check-ins using] [diff]
2018-01-20
16:26
Add Xcode project for tests on iOS

This currently does not test plugins. file: [e8e0a8d94e] check-in: [c7a9c43acd] user: js, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]

2018-01-03
19:49
Update copyright notice file: [68c05d528b] check-in: [7e5c81e186] user: js, branch: trunk, size: 1132 [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: [fa91f6aa07] check-in: [44f45c2e35] user: js, branch: trunk, size: 1109 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [7df3cb26ab] check-in: [cfd374b906] user: js, branch: trunk, size: 1099 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [4e2e68d4e1] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1093 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [08184c90ee] check-in: [813c00ccf0] user: js, branch: trunk, size: 1087 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [0b18d09cbc] check-in: [ce70e17b38] user: js, branch: trunk, size: 1081 [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
Change license. file: [7f911545a1] check-in: [da6b3d26cb] user: js, branch: trunk, size: 1075 [annotate] [blame] [check-ins using] [diff]
2010-12-25
19:31
Add OFDate. file: [ae364528b5] check-in: [39cb19595d] user: js, branch: trunk, size: 819 [annotate] [blame] [check-ins using] [diff]
2010-04-07
21:06
Added: Rename tests files so they are named after the category they implement. file: [964d21d8c4] check-in: [7bbce47bda] user: js, branch: trunk, size: 844 [annotate] [blame] [check-ins using]