Commit graph

17 commits

Author SHA1 Message Date
Mathieu Comandon 280ddbafcf Revert 3df60ef51 and add test to prevent further breakage 2018-05-19 00:49:35 -07:00
Mathieu Comandon d21ea2f740 Fix registry parsing test 2018-05-14 09:30:36 -07:00
Mathieu Comandon 99614a470f Fix registry parsing with keys ending with double backslashes (Fixes #541) 2017-03-13 21:08:12 -07:00
Mathieu Comandon 6f42b6366d Add method to clear registry keys 2016-10-27 12:02:57 -07:00
Mathieu Comandon 412211be24 Test adding new keys to WineRegistry 2016-10-26 21:43:44 -07:00
Mathieu Comandon 2f582f3966 Fix WineRegistryKey to allow setting keys correctly 2016-10-26 21:27:09 -07:00
Mathieu Comandon a619602130 Allow creation of WineRegistryKeys by definition or by path 2016-10-26 20:45:28 -07:00
Mathieu Comandon 1a8f25fd1f Remove registry temp file in tests 2016-10-25 16:20:38 -07:00
Mathieu Comandon fa67361a68 Add render method to registry 2016-10-25 14:38:29 -07:00
Mathieu Comandon ca9de01538 Convert WineRegistry keys to OrderedDict 2016-10-25 14:18:03 -07:00
Mathieu Comandon 1f535d0fb2 Test version and arch 2016-10-25 14:13:36 -07:00
Mathieu Comandon 7ea8795bd1 Rename WineRegistry values to subkeys 2016-10-25 13:52:45 -07:00
Mathieu Comandon e4126f2c5d Add render method to wine registry key 2016-10-25 13:46:53 -07:00
Mathieu Comandon 6ad63c45da Add support for dword registry keys 2016-10-25 13:00:53 -07:00
Mathieu Comandon 01e3c5f637 Add metas to registry keys 2016-10-25 12:54:47 -07:00
Mathieu Comandon 63347be383 Handle registry timestamps as ints or floats 2016-10-25 12:38:01 -07:00
Mathieu Comandon c01f2c9ccc Add tests for WineRegistry 2016-10-25 12:12:40 -07:00