SPIRV-Tools/test
Lei Zhang 1a0334edee Run clang-format to enforce Google style globally.
Note that we are more strict than Google style for one aspect:
pointer/reference indicators are adjacent to their types, not
their variables.

find . -name "*.h" -exec clang-format -i {} \;
find . -name "*.cpp" -exec clang-format -i {} \;
2015-11-10 15:56:47 -05:00
..
AssemblyContext.cpp Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00
AssemblyFormat.cpp Added tracking to types and validated certain instructions. 2015-10-26 12:55:33 -04:00
BinaryDestroy.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
BinaryEndianness.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryHeaderGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
BinaryToText.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
BinaryToText.Literal.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
Comment.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
DiagnosticPrint.cpp Print diagnostics at the beginning of input. 2015-10-26 12:52:01 -04:00
DiagnosticStream.cpp DiagnosticStream can convert to a stored error code 2015-10-26 12:55:33 -04:00
ExtInst.OpenCL.std.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
ExtInstGLSLstd450.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
FixWord.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
GeneratorMagicNumber.cpp Update to latest registered generator enums 2015-11-02 13:51:54 -05:00
HexFloat.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
ImmediateInt.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
LibspirvMacros.cpp Run clang-format. 2015-10-26 12:54:39 -04:00
main.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
NamedId.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
OpcodeMake.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
OpcodeRequiresCapabilities.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
OpcodeSplit.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
OpcodeTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
operand-class-test-coverage.csv Add negative-coverage location to operand-class-test-coverage.csv. 2015-10-26 12:55:33 -04:00
OperandCapabilities.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
OperandPattern.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextAdvance.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextDestroy.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextLiteral.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextStartsNewInst.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.Annotation.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.Barrier.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.Constant.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.ControlFlow.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.Debug.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.DeviceSideEnqueue.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.Function.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.Group.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.Image.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.Literal.cpp Fixed UTF-8 encoding issues on windows. 2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.Miscellaneous.cpp Use spirv.h instead of spirv.hpp. 2015-11-02 13:52:20 -05:00
TextToBinary.ModeSetting.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextToBinary.TypeDeclaration.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
TextWordGet.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
UnitSPIRV.cpp Assembler test for OpSourceExtension. 2015-10-26 12:54:39 -04:00
UnitSPIRV.h Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00
Validate.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
ValidateID.cpp Run clang-format to enforce Google style globally. 2015-11-10 15:56:47 -05:00