SPIRV-Tools/test
Andrew Woloszyn 13804e5d63 All values now represent symbolic names instead of mixed with numeric.
Also removed un-necessary heap-allocation of spv_named_id_table.
This removed the necessity to expose a function to create/destroy it
and simplified the interface.
2015-10-26 12:55:33 -04:00
..
AssemblyFormat.cpp Remove executable file mode bits on source files. 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 All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04: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
ExtInstGLSLstd450.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
FixWord.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
ImmediateInt.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
LibspirvMacros.cpp Run clang-format. 2015-10-26 12:54:39 -04:00
main.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
NamedId.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
OpcodeMake.cpp Enable OpcodeMake test, by sampling values. 2015-10-26 12:54:39 -04:00
OpcodeRequiresCapabilities.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
OpcodeSplit.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OpcodeTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
OperandPattern.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
OperandTableGet.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TestFixture.h All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextAdvance.cpp Put test classes in anonymous namespace. 2015-10-26 12:52:01 -04:00
TextDestroy.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextLiteral.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextStartsNewInst.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Annotation.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Constant.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.ControlFlow.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextToBinary.Debug.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Function.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Group.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.Image.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextToBinary.Literal.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp All values now represent symbolic names instead of mixed with numeric. 2015-10-26 12:55:33 -04:00
TextToBinary.Miscellaneous.cpp Put the test fixture into spvtest namespace. 2015-10-26 12:55:33 -04:00
TextToBinary.ModeSetting.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextToBinary.TypeDeclaration.cpp Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
TextWordGet.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
UnitSPIRV.cpp Assembler test for OpSourceExtension. 2015-10-26 12:54:39 -04:00
UnitSPIRV.h Remove executable file mode bits on source files. 2015-10-26 12:55:33 -04:00
Validate.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
ValidateID.cpp Run clang-format. 2015-10-26 12:54:39 -04:00