Commit Graph

3 Commits

Author SHA1 Message Date
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
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace
and clean up all outstanding issues

Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
2021-08-15 09:36:18 -04:00
Jussi Pakkanen e75e3976fa Condense test directory names. 2021-04-26 23:39:15 +01:00