pipewire/spa/tests
Peter Hutterer fee4d0eae1 spa: switch the include header test to C++ by default
If we have a C++ compiler, compile all the #include tests with that - it'll
pick up any issues that a C compiler will pick up anyway. This saves us from
having a separate C++ compiler test and it'll test each header separately for
C++ compatibility..
2021-06-09 07:43:46 +00:00
..
benchmark-dict.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
benchmark-pod.c add missing file 2019-01-22 17:47:55 +01:00
meson.build spa: switch the include header test to C++ by default 2021-06-09 07:43:46 +00:00
spa-include-test-template.c spa: add a test for missing includes 2021-06-07 10:31:17 +00:00
stress-ringbuffer.c avoid some useless assignments 2020-05-20 15:24:25 +02:00
test-buffer.c spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00
test-json.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
test-node.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-pod.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
test-utils.c spa: don't run the spa_scnprintf abort test under valgrind 2021-06-08 20:21:50 +10:00