slint/internal/backends/testing
Olivier Goffart 8030732f46 Refactor the testing backend
Move code around and gate the internal functions used in our own tests
so we can make the testing backend public
2024-04-18 18:45:31 +02:00
..
Cargo.toml Refactor the testing backend 2024-04-18 18:45:31 +02:00
internal_tests.rs Refactor the testing backend 2024-04-18 18:45:31 +02:00
lib.rs Refactor the testing backend 2024-04-18 18:45:31 +02:00
README.md Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
search_api.rs Refactor the testing backend 2024-04-18 18:45:31 +02:00
testing_backend.rs Refactor the testing backend 2024-04-18 18:45:31 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.