layout: Add randomized test

This commit is contained in:
Ivan Molodetskikh
2023-09-27 13:35:02 +04:00
parent f2e28f54d6
commit 31ea816d2b
4 changed files with 146 additions and 13 deletions
+4
View File
@@ -57,6 +57,10 @@ features = [
git = "https://github.com/Smithay/smithay.git"
# path = "../smithay/smithay-drm-extras"
[dev-dependencies]
proptest = "1.2.0"
proptest-derive = "0.4.0"
[features]
profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]