libcamera/test/camera
Laurent Pinchart db27029ce4 meson: Fix coding style when declaring arrays
The meson.build files mix array declarations with and without a space
after the opening and before the closing square bracket. The vast
majority of cases don't use spaces, so standardize on that.

While it it, fix indentation in a few places.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-02-11 18:20:22 +02:00
..
buffer_import.cpp test: buffer-import: Fix false-positive failure 2021-02-04 14:14:51 +00:00
capture.cpp test: buffer-import: Fix false-positive failure 2021-02-04 14:14:51 +00:00
configuration_default.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
configuration_set.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
statemachine.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00