Mikaël Capelle
|
bf05ac1593
|
Update following change to PluginSetting in uibase.
|
2024-08-10 12:23:12 +02:00 |
|
Mikaël Capelle
|
a4338db554
|
Fix after rebasing.
|
2024-08-09 22:13:43 +02:00 |
|
Mikaël Capelle
|
9b1793c726
|
Fix issue with unloading single .py file and fix tests.
|
2024-08-09 22:06:12 +02:00 |
|
Mikaël Capelle
|
7cca7018b3
|
Move to VCPKG.
* Minor cleaning of CMakeLists.txt. Fix C++ warnings and Qt deprecation.
* Avoid using Python from virtual environment.
|
2024-08-09 21:10:50 +02:00 |
|
Mikaël Capelle
|
6623e19754
|
Expose INVALID_HANDLE_VALUE as mobase.INVALID_HANDLE_VALUE. (#131)
* Expose INVALID_HANDLE_VALUE as mobase.INVALID_HANDLE_VALUE.
* Add tests for startApplication() returning INVALID_HANDLE_VALUE.
* Clean tests and generate stub files for them.
|
2024-06-28 11:48:30 +02:00 |
|
Mikaël Capelle
|
7cfc761e40
|
Clean cmake test configuration after change to cmake_common. (#129)
* Clean cmake test configuration after change to cmake_common.
* Remove appveyor.yml.
|
2024-06-22 08:27:42 +02:00 |
|
Mikaël Capelle
|
790d0a1097
|
Refactoring of game features for better management. (#126)
|
2024-06-09 12:26:39 +02:00 |
|
Mikael CAPELLE
|
7108d59267
|
Apply black/isort to Python files.
|
2023-07-10 09:12:34 +02:00 |
|
Mikaël Capelle
|
cb750e72d1
|
Merge branch 'qt6' into fix/qt-type-caster
|
2023-07-02 13:55:39 +02:00 |
|
Mikaël Capelle
|
1effc57990
|
Fix Python package installation in CMake for tests.
|
2023-04-09 20:34:26 +02:00 |
|
Jeremy Rimpo
|
26d7de23f3
|
Fixes for PyQt6 updates
|
2022-10-07 02:07:11 -05:00 |
|
Mikaël Capelle
|
2eabaf1774
|
Back to a shared library for the runner.
|
2022-05-08 16:05:26 +02:00 |
|
Mikaël Capelle
|
40c6119515
|
Move tests to their own folder.
|
2022-05-08 11:14:01 +02:00 |
|
Mikaël Capelle
|
e6c5923bb1
|
Make runner a static lib. Update translation paths. Clean CMake stuff.
|
2022-05-06 17:40:11 +02:00 |
|
Mikaël Capelle
|
94bd8b82b4
|
Add tests for IPluginDiagnose and IPluginFileMapper.
|
2022-05-04 19:09:02 +02:00 |
|
Mikaël Capelle
|
e89616d695
|
Add more basic tests.
|
2022-05-02 19:59:49 +02:00 |
|
Mikaël Capelle
|
cc0be7469a
|
More tests.
|
2022-05-02 19:46:26 +02:00 |
|
Mikaël Capelle
|
30a01cf783
|
Fixes and tests.
|
2022-05-02 18:56:44 +02:00 |
|
Mikaël Capelle
|
6ea9d92b26
|
Minor fixes + tests + getSupportURL().
|
2022-05-02 17:09:36 +02:00 |
|