libcamera/test/controls
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
..
control_info.cpp libcamera: controls: Rename ControlRange to ControlInfo 2020-03-20 16:47:45 +02:00
control_info_map.cpp libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00
control_list.cpp libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00
control_value.cpp test: controls: control_value: Test string control type 2020-03-20 16:47:45 +02:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00