slint/api/cpp/tests
Simon Hausmann 29aea9a04c Remove workaround for running tests on Linux
With the latest Corrosion update test binaries don’t depend on libslint_cpp.so with path anymore that contains a slash. Therefore rpath kicks in and this workaround should not be needed anymore.

Plus, this gives us test coverage for rpath.
2023-06-03 15:48:51 +02:00
..
manual Simplify Skia renderer API 2023-05-26 10:46:59 +02:00
multiple-includes C++: fix including the generated file in several translation units 2023-02-17 16:42:40 +01:00
CMakeLists.txt Remove workaround for running tests on Linux 2023-06-03 15:48:51 +02:00
datastructures.cpp C++: optimize SharedVector's iterator constructor 2023-05-17 09:23:17 +02:00
eventloop.cpp Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
interpreter.cpp Fix panic when getting the line, column of diagnostic with invalid span 2023-04-19 12:35:17 +02:00
models.cpp C++: use size_t everywhere as index in our models 2023-02-07 15:25:44 +01:00
properties.cpp Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
test.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
window.cpp Add is_visible to NodeJS and C++ Window types (#1816) 2022-11-04 16:24:24 +01:00