monado/tests
Ryan Pavlik cc4007a69e cmake: Substantial cleanups and simplifications
We now have a cmake-format config file.
We no longer use list variables for sources, instead using
target_sources when we need to add, in accordance with current
best practice. (This makes it a lot easier to edit too.) There's no more
include_directories(), add_definitions(), or other gently-deprecated
directory-scoped commands, nor any CMake scripts that include
a parent directory reference (named targets instead)
2021-11-12 09:48:37 -06:00
..
.clang-format clang-format configs: Fix SPDX tags 2020-11-02 17:04:51 +00:00
CMakeLists.txt cmake: Substantial cleanups and simplifications 2021-11-12 09:48:37 -06:00
meson.build build: Fix license headers accidentally corrupted. 2021-11-03 14:25:37 -05:00
tests_generic_callbacks.cpp a/util: Add a generic callbacks collection. 2021-04-30 17:34:21 -05:00
tests_input_transform.cpp tests: Fix the number of transforms 2020-08-18 19:44:26 +01:00
tests_main.cpp tests: Use project code formatting on tests 2020-06-17 17:32:23 -05:00