Sergio Martins
|
dd580a0f2f
|
fuzzer: Don't generate random params when replaying
When replaying we want to replay with the params we read from json
|
2019-10-13 21:32:43 +01:00 |
|
Sergio Martins
|
3c6625164c
|
fuzzer: add a method to check if the operation has params
|
2019-10-13 21:14:34 +01:00 |
|
Sergio Martins
|
e278d0108a
|
Add OperationBase::newOperation() to avoid duplicated code
|
2019-10-13 18:41:27 +01:00 |
|
Sergio Martins
|
ae439e0dad
|
fuzzer: Add new operation: AddDockWidgetAsTab
|
2019-10-13 18:34:51 +01:00 |
|
Sergio Martins
|
78efe4097f
|
fuzzer: Add fromVariantMap(), so we can read the json
|
2019-10-13 14:03:23 +01:00 |
|
Sergio Martins
|
954fb271d3
|
fuzzer: Also serialize the AddDockWidget operation
|
2019-10-11 17:04:26 +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
|
233d3f14cc
|
fuzzer: AddDockWidget operation now works
|
2019-10-11 13:20:16 +01:00 |
|
Sergio Martins
|
e432c0d409
|
fuzzer: Move fuzzer into a fuzzer/ directory
|
2019-10-11 12:45:34 +01:00 |
|