History of file tests/OFWindowsRegistryKeyTests.m at check-in ea61899548ad5851
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [5d63a7e2aa] 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. Rename new tests file: [295a442df9] 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. Migrate OFWindowsRegistryKeyTests to ObjFWTest file: [295a442df9] check-in: [4682e8f902] user: js, branch: objfwtest, size: 3086 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [0f0fbee00b] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2991 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [e84856abac] check-in: [8939cbdb52] user: js, branch: trunk, size: 2991 [annotate] [blame] [check-ins using] [diff] | |
2022-09-11
| ||
11:46 | Clean up OFWindowsRegistryKey API file: [ddf274227c] check-in: [deb57aa653] user: js, branch: trunk, size: 2991 [annotate] [blame] [check-ins using] [diff] | |
2022-07-09
| ||
18:02 | Fix OFWindowsRegistryKeyTests file: [60470d17f4] check-in: [b33e210a7d] user: js, branch: trunk, size: 2881 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [cfc9942552] check-in: [1a86b8175b] user: js, branch: trunk, size: 2770 [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 | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [5df411ba49] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2764 [annotate] [blame] [check-ins using] [diff] | |
2021-02-28
| ||
23:25 | OFWindowsRegistryKey: More accurate method names file: [bd808fe76b] check-in: [7c83502291] user: js, branch: trunk, size: 2804 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [c468a7e06f] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2747 [annotate] [blame] [check-ins using] [diff] | |
2020-04-21
| ||
22:47 |
OFWindowsRegistryKey: Compatibility with Win XP
This requires a slight API change to OFWindowsRegistryKey, as the | |
2020-01-02
| ||
01:51 | Update copyright file: [d53759aab6] check-in: [c7f0229795] user: js, branch: trunk, size: 3188 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
15:58 |
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
2019-02-17
| ||
22:44 |
tests: Only import ObjFW.h
This prevents forgetting to add an import to ObjFW.h, as the tests would | |
22:16 | Added: OFWindowsRegistryKey: Add write support file: [f053bc7fab] check-in: [4c5f686a52] user: js, branch: trunk, size: 3270 [annotate] [blame] [check-ins using] | |