Sergio Martins
|
e5b5885892
|
fuzzer: Add a 50ms delay, make the window manager happier
|
2019-10-13 18:09:13 +01:00 |
|
Sergio Martins
|
0ca0ad492b
|
fuzzer: don't require dock widgets to exist when loading json
They'll be created later. So use their name instead of a pointer
to them.
|
2019-10-13 17:50:50 +01:00 |
|
Sergio Martins
|
b82977d9ee
|
fuzzer: minor refactor to share code
|
2019-10-13 17:06:41 +01:00 |
|
Sergio Martins
|
28d0aa25ae
|
fuzzer: Loading from json now works
|
2019-10-13 17:01:08 +01:00 |
|
Sergio Martins
|
069a9654aa
|
fuzzer: Don't dump json when we're loading from json
|
2019-10-13 17:00:53 +01:00 |
|
Sergio Martins
|
acf6cfb327
|
Add QCommandLineParser support
|
2019-10-12 10:13:32 +01:00 |
|
Sergio Martins
|
954fb271d3
|
fuzzer: Also serialize the AddDockWidget operation
|
2019-10-11 17:04:26 +01:00 |
|
Sergio Martins
|
38619e734f
|
fuzzer: dump to json when it fails
|
2019-10-11 14:18:20 +01:00 |
|
Sergio Martins
|
005e811eaa
|
fuzzer: Fix hidding/showing operations
They werent receiving a dock widget name.
Normalized them, they now receive Fuzzer* via ctor
|
2019-10-11 13:33:13 +01:00 |
|
Sergio Martins
|
4d7da1e6f3
|
tests: Fix build
Fuzzer.cpp was filtered out by .gitignore
|
2019-10-11 13:27:13 +01:00 |
|