ObjFW  History of tests/OFWindowsRegistryKeyTests.m of ed4319fab0450fd7

History of the file that is called tests/OFWindowsRegistryKeyTests.m at check-in ed4319fab0450fd7

2024-04-03
02:16
[5d63a7e2aa] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3294) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFWindowsRegistryKeyTests.m → tests/OFWindowsRegistryKeyTests.m. [295a442df9] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 3086) [annotate] [blame] [check-ins using] [diff]
2024-02-17
21:04
Renamed tests/OFWindowsRegistryKeyTests.m → new_tests/OFWindowsRegistryKeyTests.m. [295a442df9] part of check-in [4682e8f902] Migrate OFWindowsRegistryKeyTests to ObjFWTest (check-in: [4682e8f902] user: js, branch: objfwtest, size: 3086) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[0f0fbee00b] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2991) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[e84856abac] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2991) [annotate] [blame] [check-ins using] [diff]
2022-09-11
11:46
[ddf274227c] part of check-in [deb57aa653] Clean up OFWindowsRegistryKey API (check-in: [deb57aa653] user: js, branch: trunk, size: 2991) [annotate] [blame] [check-ins using] [diff]
2022-07-09
18:02
[60470d17f4] part of check-in [b33e210a7d] Fix OFWindowsRegistryKeyTests (check-in: [b33e210a7d] user: js, branch: trunk, size: 2881) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[cfc9942552] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2770) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[b3eba3a2d6] 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: 2770) [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
[5df411ba49] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2764) [annotate] [blame] [check-ins using] [diff]
2021-02-28
23:25
[bd808fe76b] part of check-in [7c83502291] OFWindowsRegistryKey: More accurate method names (check-in: [7c83502291] user: js, branch: trunk, size: 2804) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c468a7e06f] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2747) [annotate] [blame] [check-ins using] [diff]
2020-04-21
22:47
[814a5cca52] part of check-in [94f1f0f479] OFWindowsRegistryKey: Compatibility with Win XP

This requires a slight API change to OFWindowsRegistryKey, as the
previous API was depending on RegGetValueW(), which is not available on
Windows XP. (check-in: [94f1f0f479] user: js, branch: trunk, size: 2836) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[d53759aab6] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3188) [annotate] [blame] [check-ins using] [diff]
2019-09-29
15:58
[ba51942ca7] 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: 3185) [annotate] [blame] [check-ins using] [diff]

2019-02-17
22:44
[ffa2fecd61] 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: 3187) [annotate] [blame] [check-ins using] [diff]

22:16
Added: [f053bc7fab] part of check-in [4c5f686a52] OFWindowsRegistryKey: Add write support (check-in: [4c5f686a52] user: js, branch: trunk, size: 3270) [annotate] [blame] [check-ins using]