Mikaël Capelle
|
b0d2b48524
|
Add bindings for IFileTree glob() and walk() generators (#142)
* Adding binding for new IFileTree glob and walk.
* Fix issues with Version binding.
|
2025-07-06 19:38:16 +02:00 |
|
Mikaël Capelle
|
1010bfda55
|
Move to VCPKG (#133)
|
2025-05-29 11:03:51 +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
|
a839d36235
|
Switch from fmtlib to std::format. (#124)
* Fix issue with latest pybind11.
* Switch from fmtlib to std::format.
* Set CMake policy CMP0144.
|
2024-05-25 13:15:10 +02:00 |
|
Mikaël Capelle
|
1effc57990
|
Fix Python package installation in CMake for tests.
|
2023-04-09 20:34:26 +02:00 |
|
Mikaël Capelle
|
40c6119515
|
Move tests to their own folder.
|
2022-05-08 11:14:01 +02:00 |
|
Mikaël Capelle
|
efaea1edfe
|
Better implementation for FileWrapper / DirectoryWrapper.
|
2022-05-07 13:58:59 +02:00 |
|
Mikaël Capelle
|
28210d3d7a
|
Fix unloading of modules. Up warning levels to 4.
|
2022-05-05 22:03:18 +02:00 |
|
Mikaël Capelle
|
b17a1a3b07
|
Test for FileTypes (and QFlags).
|
2022-05-05 14:21:24 +02:00 |
|
Mikaël Capelle
|
6030b443f7
|
Move pybind11-utils to own folder. Add tests for shared_cpp_owner.
|
2022-05-04 18:24:33 +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 |
|