Commit Graph

3 Commits

Author SHA1 Message Date
ssrlive
a812a96fad clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
Mauro Carvalho Chehab
e545efcd6f tests: improve test report targets
Right now, the test targets are spread into 3 different files
and don't produce a coherent result. Also, patches are not
absolute, making harder to be used by travis.

Do some cleanups there in order to make it more consistent.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-08 13:51:18 -02:00
Mauro Carvalho Chehab
cd5b63e5b5 Update to the very latest version of zbar
zbar was using a 2010 snapshot of its hg tree.
Take a new snapshot to get zbar's improvements.

[Imported from Fedora 26 tree]
2017-03-25 23:04:38 -03:00