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
Xodetaetl
228e23586f
Update test
2015-12-21 20:57:07 +01:00
Mathieu Comandon
869e36fd4e
Merge again
2015-12-15 17:15:01 -08:00
Mathieu Comandon
3697c0f6f2
This test makes no sense
2015-11-28 14:03:24 -08:00
Mathieu Comandon
b60dce5612
Fix some unittests
2015-11-13 00:34:11 -08:00
Mathieu Comandon
c3559726cc
Fix tests
2015-11-11 10:48:40 -08:00
Mathieu Comandon
2317d3cec4
Reference games in local library by primary key instead of non-unique slugs
2015-11-04 02:50:47 -08:00
Mathieu Comandon
faba79f7ac
Gtk structure differs between Ubuntu 14.04 and 15.10
2015-10-31 15:04:42 -07:00
Mathieu Comandon
41cd69e070
Test AddGameDialog button container classes
2015-10-31 14:56:29 -07:00
Mathieu Comandon
a7b1bfceb5
Fix tests
2015-10-31 01:50:28 -07:00
Mathieu Comandon
014218f0dd
Set parent window for AddGameDialog
2015-10-07 13:25:49 -07:00
Xodetaetl
5b720d848b
Refactor: move installer.Commands and ScriptingError to new files
2015-10-03 21:32:58 +02:00
Xodetaetl
966c5a05ff
Update tests more
2015-10-01 12:08:14 +02:00
Xodetaetl
854a9a3eb1
Update tests (add game)
2015-09-30 19:48:02 +02:00
Xodetaetl
82295dc446
Update test test_script_with_correct_values_is_valid
2015-05-04 19:23:36 +02:00
Xodetaetl
639ddbb26b
Update tests
2015-05-04 14:55:06 +02:00
Xodetaetl
fa3639e9f1
Add cascading system to LutrisConfig
...
Beware strycore, the usage of the config is slightly changed, read the
docstring. ;)
2015-04-23 00:37:50 +02:00
Xodetaetl
8451483c93
Renaming more stuff in LutrisConfig
...
Ok the term "config type" doesn't exist anymore :). Now it's "config
section", which is more explicit.
Other changes:
game > game_slug
runner > runner_slug
game_config > game_level
runner_config > runner_level
system > system_level
I sliced through a bigger bunch of changes to create this commit (for
clarity) but couldn't slice in an exactly meaningful way so there are
a couple places that only make sense with the next commit.
2015-04-22 18:57:56 +02:00
Mathieu Comandon
88493b4fcf
Add game_slug to installer tests
2015-03-04 15:28:05 +01:00
Mathieu Comandon
ad1868d5ea
Display slug in game info
2014-10-12 20:07:35 +02:00
Mathieu Comandon
ea4b6739ca
Add game info tab
2014-10-12 18:54:51 +02:00
Mathieu Comandon
d8ada60596
Update tests
2014-10-09 22:20:30 +02:00