Branch :
# Copyright (c) 2014 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':
[
'PreprocessorTest.cpp',
'PreprocessorTest.h',
'char_test.cpp',
'comment_test.cpp',
'define_test.cpp',
'error_test.cpp',
'extension_test.cpp',
'identifier_test.cpp',
'if_test.cpp',
'input_test.cpp',
'location_test.cpp',
'number_test.cpp',
'operator_test.cpp',
'pragma_test.cpp',
'space_test.cpp',
'token_test.cpp',
'version_test.cpp',
],
}