17abac9db3
A new sub-directory scripting is added in autotests/integration to gather all test cases related to scripting. The first added test case verifies the activation of screen edges. For that it loads a helper script, which reserves an edge based on config. When the edge is triggered showing desktop is activated.
1 line
71 B
CMake
1 line
71 B
CMake
integrationTest(NAME testScriptingScreenEdge SRCS screenedge_test.cpp)
|