ObjFW  History of tests/OFMethodSignatureTests.m of 14f1e22d793de670

History of the file that is called tests/OFMethodSignatureTests.m at check-in 14f1e22d793de670

2024-02-18
19:29
Renamed new_tests/OFMethodSignatureTests.m → tests/OFMethodSignatureTests.m. Rename new tests file: [27f044c8f7] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 4994 [annotate] [blame] [check-ins using] [diff]
19:29
Renamed to tests/OFMethodSignatureTests.m. Rename new tests check-in: [7a84580fb6] user: js, branch: objfwtest, size: 0
2024-02-11
15:12
Renamed tests/OFMethodSignatureTests.m → new_tests/OFMethodSignatureTests.m. Migrate OFMethodSignatureTests to ObjFWTest file: [27f044c8f7] check-in: [de996cc580] user: js, branch: objfwtest, size: 4994 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [f874f8bb5c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5354 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [69305b012d] check-in: [8939cbdb52] user: js, branch: trunk, size: 5354 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [8b3d41a60c] check-in: [1a86b8175b] user: js, branch: trunk, size: 5354 [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: [ebd654aa45] check-in: [14f1e22d79] user: js, branch: trunk, size: 5354 [annotate] [blame] [check-ins using] [diff]

2021-04-18
22:56
Rename all symbols marked extern file: [364a3b706f] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 5058 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [465deaed93] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5082 [annotate] [blame] [check-ins using] [diff]
2020-09-27
03:28
OFMethodSignatureTests: Fix typo file: [9cc11e0ceb] check-in: [2a02eed3df] user: js, branch: trunk, size: 5171 [annotate] [blame] [check-ins using] [diff]
03:27
Fix tests with Apple GCC 4.0.1 file: [a4557d359d] check-in: [8911d7f031] user: js, branch: trunk, size: 5172 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [ae86bd797d] check-in: [c7f0229795] user: js, branch: trunk, size: 5110 [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: [5611c9beab] check-in: [09be825f88] user: js, branch: trunk, size: 5107 [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
tests: Use dot syntax file: [919883130b] check-in: [b045cbb9c7] user: js, branch: trunk, size: 5109 [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: [7e5d27d097] check-in: [dc0c6c34ab] user: js, branch: trunk, size: 5126 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [57fc880c35] check-in: [0509d7a844] user: js, branch: trunk, size: 5225 [annotate] [blame] [check-ins using] [diff]
2018-02-11
21:06
OFMethodSignature: Fix align inside structs on x86 file: [c008280f35] check-in: [b31e47c23e] user: js, branch: trunk, size: 5219 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [8cbc481dee] check-in: [7e5c81e186] user: js, branch: trunk, size: 4591 [annotate] [blame] [check-ins using] [diff]
2017-10-22
18:31
OFMethodSignature: Correctly handle Darwin/PPC ABI file: [c1209d706c] check-in: [f641fc7faa] user: js, branch: trunk, size: 4568 [annotate] [blame] [check-ins using] [diff]
2017-09-10
20:39
Add of_{sizeof,alignof}_type_encoding() file: [1b62db423d] check-in: [b03cff2f49] user: js, branch: trunk, size: 4560 [annotate] [blame] [check-ins using] [diff]
00:45
OFMethodSignature: Add frame length and offsets file: [92ff74642f] check-in: [3c740455b5] user: js, branch: trunk, size: 2847 [annotate] [blame] [check-ins using] [diff]
2017-09-09
22:03
Added: Replace type encodings with OFMethodSignature file: [893652a1f7] check-in: [55f1b21ae7] user: js, branch: trunk, size: 2491 [annotate] [blame] [check-ins using]