Ronan Abhamon
|
120dfc8ed6
|
feat(app): replace some static_cast to functional cast (for simple types like int)
|
2018-01-26 16:48:09 +01:00 |
|
Ronan Abhamon
|
90d505cd62
|
feat(CMakeLists.txt): add -Wnon-virtual-dtor and -Wsign-conversion warnings
|
2018-01-26 15:04:45 +01:00 |
|
Wescoeur
|
b0110fb4ad
|
feat(src): update copyright date
|
2018-01-17 22:31:52 +01:00 |
|
Ronan Abhamon
|
4342cfe515
|
fix(tests): wait 100ms when main window is focused
|
2017-08-09 17:31:09 +02:00 |
|
Ronan Abhamon
|
e52b6f6060
|
fix(tests): init each GUI test correctly
|
2017-08-09 16:00:14 +02:00 |
|
Ronan Abhamon
|
8ea7ec79fa
|
feat(tests): add AssistantViewTest
|
2017-07-20 10:53:59 +02:00 |
|
Ronan Abhamon
|
29b9040894
|
feat(tests/main-view): add a testMainMenuEntries method
|
2017-07-19 14:52:29 +02:00 |
|
Ronan Abhamon
|
62e9a39351
|
fix(tests/main-view): avoid usage of QTRY_VERIFY_WITH_TIMEOUT
|
2017-07-19 12:08:51 +02:00 |
|
Ronan Abhamon
|
dd794f92cd
|
feat(tests/main-view): add a showSettingsWindow method
|
2017-07-19 11:52:24 +02:00 |
|
Ronan Abhamon
|
38a4df6090
|
feat(tests/main-view): add a showAboutPopup method
|
2017-07-19 11:23:02 +02:00 |
|
Ronan Abhamon
|
55b07cb119
|
fix(tests/self-test): fix test for mac os
|
2017-07-19 10:41:08 +02:00 |
|
Wescoeur
|
76e660bb4f
|
feat(tests/main-view): use QCOMPARE instead of QVERIFY for object name
|
2017-07-18 18:25:09 +02:00 |
|
Wescoeur
|
5ccc977754
|
feat(tests/self-test): wait exposed window
|
2017-07-18 18:18:39 +02:00 |
|
Ronan Abhamon
|
7f8db02001
|
feat(tests): return an error code at program termination, logs tests status
|
2017-07-18 14:08:55 +02:00 |
|
Ronan Abhamon
|
31f2ec673f
|
feat(tests/MainViewTest): close popup in showManageAccountsPopup
|
2017-07-18 13:53:45 +02:00 |
|
Ronan Abhamon
|
c7509acd9b
|
feat(tests/MainViewTest): add a showManageAccountsPopup method
|
2017-07-18 13:40:36 +02:00 |
|
Wescoeur
|
4524a4036e
|
feat(App): supports test, self-test is now a test and not a program option
|
2017-07-17 20:48:46 +02:00 |
|
Ronan Abhamon
|
c457fbadc5
|
feat(App): provide a way to run tests (in progress)
|
2017-07-17 17:28:49 +02:00 |
|