Commit graph

144 commits

Author SHA1 Message Date
Mathieu Comandon 1a750889a6 Fix substitutions on keys with dashes 2017-12-13 22:37:07 -08:00
Mathieu Comandon 1e82f2a889 Create migration to update lutris shortcuts urls 2017-05-15 23:43:56 -07:00
Mathieu Comandon d36ff5cc1c Add support for actions in Lutris urls 2017-05-15 10:01:48 -07:00
Mathieu Comandon f41c4b7e6d Remove PCSX-R runner 2017-05-14 18:03:35 -07:00
Mathieu Comandon bcfa4f4a16 Fix get_overrides_env output 2017-05-03 22:26:26 -07:00
Mathieu Comandon 241312a4db Implement basic layout of x360ce.ini files 2017-05-02 02:37:20 -07:00
Mathieu Comandon f739fcd591 Add x360ce sample configs 2017-05-01 23:45:52 -07:00
Mathieu Comandon e667c3a6c3 Update tests 2017-05-01 02:17:33 -07:00
Mathieu Comandon d99e942557 Add version to test installers 2017-04-18 17:45:17 -07:00
Mathieu Comandon f0d6563067 Fix tests for new installer structure 2017-04-13 19:33:12 -07:00
Mathieu Comandon 241f28fc54 Persist platforms to database to avoid major slowdowns 2017-04-06 22:17:05 -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 dfe1dad1fe Update tests 2017-03-03 11:13:59 -08:00
Mathieu Comandon bc01ab0347 Make codebase pass flake8 2017-03-02 19:28:05 -08:00
Mathieu Comandon b1788f4e9e Make application a mandatory parameter of LutrisWindow + fix tests 2017-01-29 21:48:32 -08:00
Patrick Griffis 47589137d7 gui: Use template for application window 2017-01-02 21:40:05 -05:00
Mathieu Comandon b023c0ca92 Update tests for new dialog button label 2016-11-21 12:47:59 -08:00
Mathieu Comandon 79bdc122fe The installer section is not a string nor a dict 2016-10-31 17:11:55 -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 b088d0593f Also validate ~/.wine 2016-10-25 16:57:52 -07:00
Mathieu Comandon 4496b9a65f Compare registries with Meld when they don't match 2016-10-25 16:55:50 -07:00
Mathieu Comandon 1a8f25fd1f Remove registry temp file in tests 2016-10-25 16:20:38 -07:00
Mathieu Comandon 5bf06f1a19 Allow multiline values in registry subkeys 2016-10-25 15:26:40 -07:00
Mathieu Comandon f00348f1f7 Catch prefix parsing errors 2016-10-25 14:59:01 -07:00
Mathieu Comandon 46ff0c2cde Make check_prefixes executable 2016-10-25 14:56:47 -07:00
Mathieu Comandon 7c402022ab Add tool to check real world prefixes 2016-10-25 14:53:49 -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
Mathieu Comandon dda8db1e35 Add wine registry test fixtures 2016-10-25 11:50:40 -07:00
Mathieu Comandon e01cb320b3 Add unpack_dependencies function 2016-10-20 15:48:33 -07:00
Mathieu Comandon 096714821f Remove test for download_asset 2016-10-10 13:04:07 -07:00
Mathieu Comandon d08c725708 Remove test for pga.set_installed_games 2016-09-28 17:24:07 -07:00
Mathieu Comandon 19846caebd Write ConfigParser content as byte (Fixes #369) 2016-09-28 14:44:52 -07:00
Mathieu Comandon 1030d16862 Add version_sort utility function 2016-08-19 20:23:34 -07:00
Mathieu Comandon b71bc73112 Test benchmark cleanup 2016-08-05 17:35:47 -07:00
Mathieu Comandon 6490ce840a Update benchmark test file for python3 2016-08-05 17:20:24 -07:00
Mathieu Comandon 2b2a9fe789 Fix tests 2016-08-04 15:49:38 -07:00
Mathieu Comandon cfef4b5024 Sync Python 3 branch 2016-08-04 01:50:54 -07:00
Mathieu Comandon 8efcdff73e Add missing quotes in test case 2016-03-11 08:55:05 -08:00
Mathieu Comandon c8acbd805d Merge from next 2016-01-24 16:15:29 -08:00