Branch :
# Copyright (c) 2015 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'sources':
[
'API_test.cpp',
'BuiltInFunctionEmulator_test.cpp',
'CollectVariables_test.cpp',
'ConstantFolding_test.cpp',
'DebugShaderPrecision_test.cpp',
'ExpressionLimit_test.cpp',
'MalformedShader_test.cpp',
'NV_draw_buffers_test.cpp',
'Pack_Unpack_test.cpp',
'PruneUnusedFunctions_test.cpp',
'RecordConstantPrecision_test.cpp',
'RemovePow_test.cpp',
'ShaderExtension_test.cpp',
'ShaderVariable_test.cpp',
'TypeTracking_test.cpp',
'UnrollFlatten_test.cpp',
'VariablePacker_test.cpp',
'../test_utils/compiler_test.cpp',
'../test_utils/compiler_test.h',
],
}