meson/test cases/common/147 simd
Eli Schwartz 5dc4fcae34
test cases: make various things werror-safe
Allows getting closer to `./run_project_tests.py -- -Dwerror=true`.

- when argc and argv are not *both* used, there's a standard, compliant
  mechanism to mark the variable as unused
- generated code should not build as -Werror
- more thoroughly comment out some commented code
2023-03-28 23:34:18 -04:00
..
include Condense test directory names. 2021-04-26 23:39:15 +01:00
fallback.c Condense test directory names. 2021-04-26 23:39:15 +01:00
meson.build editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
simd_avx.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_avx2.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_mmx.c test cases: make various things werror-safe 2023-03-28 23:34:18 -04:00
simd_neon.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_sse.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_sse2.c editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
simd_sse3.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_sse41.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_sse42.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simd_ssse3.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simdchecker.c Condense test directory names. 2021-04-26 23:39:15 +01:00
simdfuncs.h Condense test directory names. 2021-04-26 23:39:15 +01:00