Added script for checking & fixing BOMs in files.
authorMarcin Rogucki <marcin.rogucki@mobica.com>
Thu, 28 Sep 2017 16:01:18 +0000 (18:01 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 2 Oct 2017 12:31:17 +0000 (08:31 -0400)
commit34eb1839c9bd3a6f87032c4f3cae2f95bb773d60
tree41290f94a524e78ad75c7491d7d6338dbec3f96f
parentd784ada312e9c0f2d0262a87402e2ff6c6160a66
Added script for checking & fixing BOMs in files.

Affects:
doc/testspecs/GLES2/functional.rasterization.txt
framework/platform/win32/tcuWin32VulkanPlatform.cpp
modules/gles31/functional/es31fNegativeVertexArrayApiTests.cpp
scripts/src_util/check_all.py

Adds:
scripts/src_util/check_boms.py

Change-Id: I17dc821e44a30a119e22ff42afbdca775ecec046
Components: Vulkan
(cherry picked from commit 69731671eed80fd6915375f22d88c0404a6accb6)
doc/testspecs/GLES2/functional.rasterization.txt
framework/platform/win32/tcuWin32VulkanPlatform.cpp
modules/gles31/functional/es31fNegativeVertexArrayApiTests.cpp
scripts/src_util/check_all.py
scripts/src_util/check_boms.py [new file with mode: 0644]