slint/api/cpp/tests
Montel Laurent 301892d008
Some checks failed
autofix.ci / format_fix (push) Has been cancelled
autofix.ci / lint_typecheck (push) Has been cancelled
CI / files-changed (push) Has been cancelled
CI / ffi_32bit_build (push) Has been cancelled
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Has been cancelled
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, 1.85) (push) Has been cancelled
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Has been cancelled
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Has been cancelled
CI / build_and_test (ubuntu-22.04, 1.85) (push) Has been cancelled
CI / build_and_test (ubuntu-22.04, nightly) (push) Has been cancelled
CI / node_test (macos-14) (push) Has been cancelled
CI / node_test (ubuntu-22.04) (push) Has been cancelled
CI / node_test (windows-2022) (push) Has been cancelled
CI / python_test (macos-14) (push) Has been cancelled
CI / python_test (ubuntu-22.04) (push) Has been cancelled
CI / python_test (windows-2022) (push) Has been cancelled
CI / cpp_test_driver (macos-13) (push) Has been cancelled
CI / cpp_test_driver (ubuntu-22.04) (push) Has been cancelled
CI / cpp_test_driver (windows-2022) (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / cpp_cmake (macos-14, 1.85) (push) Has been cancelled
CI / cpp_cmake (ubuntu-22.04, stable) (push) Has been cancelled
CI / cpp_cmake (windows-2022, nightly) (push) Has been cancelled
CI / cpp_package_test (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / wasm_demo (push) Has been cancelled
CI / vsce_build_test (push) Has been cancelled
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Has been cancelled
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Has been cancelled
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Has been cancelled
CI / mcu-embassy (push) Has been cancelled
CI / tree-sitter (push) Has been cancelled
CI / updater_test (0.3.0) (push) Has been cancelled
CI / fmt_test (push) Has been cancelled
CI / esp-idf-quick (push) Has been cancelled
CI / android (push) Has been cancelled
CI / miri (push) Has been cancelled
CI / test-figma-inspector (push) Has been cancelled
Updgrade Catch2 dependency (#8846)
CMake 4.0 remove some deprecated code < 3.5 

Catch2 old version still depend against cmake 3.0 + deprecated method.
Necessary to increase version otherwise when we try to compile
example with cmake 4.0 it will failed to configure it
2025-07-05 08:54:24 +02:00
..
libraries Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
multiple-includes C++: forward declare explicitly to make the code more robust 2025-05-26 18:32:09 +02:00
CMakeLists.txt Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
datastructures.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
eventloop.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
interpreter.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
models.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
platform_eventloop.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
properties.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
redpixel.png Generate bindings of Image::to_rgb8/to_rgba8/to_rgba8_premultiplied f… (#6405) 2024-10-01 10:55:11 +02:00
test.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
testing.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00
window.cpp Updgrade Catch2 dependency (#8846) 2025-07-05 08:54:24 +02:00