ObjFW  History of tests/OFDataTests.m of 591d1c6c2bc7869e

History of the file that is called tests/OFDataTests.m at check-in 591d1c6c2bc7869e

2024-04-03
02:16
[858a29b47f] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 7523) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFDataTests.m → tests/OFDataTests.m. [e445376d45] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 7315) [annotate] [blame] [check-ins using] [diff]
17:44
Renamed tests/OFDataTests.m → new_tests/OFDataTests.m. [e445376d45] part of check-in [f3bfdcf17a] Migrate OFDataTests to ObjFWTest (check-in: [f3bfdcf17a] user: js, branch: objfwtest, size: 7315) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[a8658a6bbf] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7462) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[316bad9cbb] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 7462) [annotate] [blame] [check-ins using] [diff]
2022-08-30
00:48
[ffac8c7aa2] part of check-in [4ad0c363f3] OFObject: Small API change (check-in: [4ad0c363f3] user: js, branch: trunk, size: 7462) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[cc1d29fd59] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 7462) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[def38bc628] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 7462) [annotate] [blame] [check-ins using] [diff]

2021-04-17
22:45
[6024274dc3] part of check-in [498074dab9] Rename of_(re)alloc and add OFFreeMemory (check-in: [498074dab9] user: js, branch: new-naming-convention, size: 7439) [annotate] [blame] [check-ins using] [diff]
14:13
[b220c88d1e] part of check-in [eb0cfa6ff9] Always prefix functions with the type (check-in: [eb0cfa6ff9] user: js, branch: new-naming-convention, size: 7413) [annotate] [blame] [check-ins using] [diff]
02:40
[c6fec11f60] part of check-in [e23daca6ef] Rename all types in OFArray.h (check-in: [e23daca6ef] user: js, branch: new-naming-convention, size: 7413) [annotate] [blame] [check-ins using] [diff]
00:44
[2cb3375466] part of check-in [d975c53a43] of_range_t -> OFRange (check-in: [d975c53a43] user: js, branch: new-naming-convention, size: 7419) [annotate] [blame] [check-ins using] [diff]
00:14
[0b61c12094] part of check-in [61fc389aee] of_comparison_result_t -> OFComparisonResult (check-in: [61fc389aee] user: js, branch: new-naming-convention, size: 7374) [annotate] [blame] [check-ins using] [diff]
2021-04-07
19:22
[145ac3ede5] part of check-in [b5a74319e1] OF{Data,String}+CryptoHashing: Rename methods

This makes it clearer that these return a string and not a hash object. (check-in: [b5a74319e1] user: js, branch: trunk, size: 7380) [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
[5c0a7f22cc] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 6820) [annotate] [blame] [check-ins using] [diff]
2021-01-15
19:06
[5b2a9f8f8f] part of check-in [8ebb5ff462] OFDataTests: Don't assign structs inside R()

This is broken in GCC 7.5.0 on HP-UX targeting HPPA64. (check-in: [8ebb5ff462] user: js, branch: trunk, size: 6879) [annotate] [blame] [check-ins using] [diff]

2021-01-02
22:06
[40285d8d66] part of check-in [27b401c7c2] Update copyright (check-in: [27b401c7c2] user: js, branch: amiga-library, size: 6760) [annotate] [blame] [check-ins using] [diff]
22:04
[0d3eb2fad7] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 6756) [annotate] [blame] [check-ins using] [diff]
2021-01-01
22:28
[971cb01a2a] part of check-in [da0a27ee23] OFDataTests: Fix wrong test description (check-in: [da0a27ee23] user: js, branch: trunk, size: 6845) [annotate] [blame] [check-ins using] [diff]
2020-11-14
12:23
[2bd92fc7fc] part of check-in [627511b032] Rename of_malloc and of_calloc

The new names should be more accurate. (check-in: [627511b032] user: js, branch: trunk, size: 6849) [annotate] [blame] [check-ins using] [diff]

2020-11-07
20:23
[b5f79a4b6c] part of check-in [4fbdca698c] OFObject: Remove -[allocMemoryWithSize:] (check-in: [4fbdca698c] user: js, branch: trunk, size: 6851) [annotate] [blame] [check-ins using] [diff]
2020-11-06
02:12
[a550decdef] part of check-in [9d74d1b74e] OFData: Make parameter order more consistent (check-in: [9d74d1b74e] user: js, branch: trunk, size: 6902) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[ec82a4e0aa] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 6902) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[ee44914ba7] part of check-in [09be825f88] Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. (check-in: [09be825f88] user: js, branch: trunk, size: 6899) [annotate] [blame] [check-ins using] [diff]

2019-03-25
00:21
[cec219c44a] part of check-in [b045cbb9c7] tests: Use dot syntax (check-in: [b045cbb9c7] user: js, branch: trunk, size: 6901) [annotate] [blame] [check-ins using] [diff]
2019-02-17
22:44
[4a5c2852b2] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. (check-in: [dc0c6c34ab] user: js, branch: trunk, size: 6966) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[f1131904d1] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 7111) [annotate] [blame] [check-ins using] [diff]
2018-10-13
21:39
[17d65e124d] part of check-in [4075c3beaf] Add -[OFData subdataWithRange:] (check-in: [4075c3beaf] user: js, branch: trunk, size: 7105) [annotate] [blame] [check-ins using] [diff]
2018-01-14
18:25
[06989343f9] part of check-in [c85b63d2af] OFData: Add -[rangeOfData:options:range:] (check-in: [c85b63d2af] user: js, branch: trunk, size: 6534) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[418fe558f3] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 4458) [annotate] [blame] [check-ins using] [diff]
2017-07-22
20:50
Added: [4187e76934] part of check-in [c8f7b90082] Split OFDataArray into OFData and OFMutableData (check-in: [c8f7b90082] user: js, branch: trunk, size: 4435) [annotate] [blame] [check-ins using]