..
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
Added tracking to types and validated certain instructions.
2015-10-26 12:55:33 -04:00
BinaryToText.Literal.cpp
Added proper string escaping to the disassembler.
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
DiagnosticStream.cpp
DiagnosticStream can convert to a stored error code
2015-10-26 12:55:33 -04:00
ExtInstGLSLstd450.cpp
Parse and encode literal integers to the right width
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
Enforce suitable literal number operands to be unsigned integers.
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
Make compilation input strings const.
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
Remove spv_opcode_flags_t and flags fields.
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
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
Test capabilities for enums sections 3.21-3.31
2015-10-26 12:55:33 -04:00
OperandPattern.cpp
Enforce suitable literal number operands to be unsigned integers.
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
Simplify methods for compilation failure in test framework.
2015-10-26 12:55:33 -04:00
TextAdvance.cpp
Move AutoText and EnumCase into spvtest namespace
2015-10-26 12:55:33 -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
SPV_FAILED_MATCH error mutes DiagnosticStream.
2015-10-26 12:55:33 -04:00
TextStartsNewInst.cpp
Move AutoText and EnumCase into spvtest namespace
2015-10-26 12:55:33 -04:00
TextToBinary.Annotation.cpp
Parse and encode literal integers to the right width
2015-10-26 12:55:33 -04:00
TextToBinary.Barrier.cpp
Make compilation input strings const.
2015-10-26 12:55:33 -04:00
TextToBinary.Constant.cpp
Fix Android build: use std::numeric_limits<T>::max and friends
2015-10-26 12:55:33 -04:00
TextToBinary.ControlFlow.cpp
Simplify methods for compilation failure in test framework.
2015-10-26 12:55:33 -04:00
TextToBinary.cpp
SPV_FAILED_MATCH error mutes DiagnosticStream.
2015-10-26 12:55:33 -04:00
TextToBinary.Debug.cpp
Make compilation input strings const.
2015-10-26 12:55:33 -04:00
TextToBinary.DeviceSideEnqueue.cpp
Make compilation input strings const.
2015-10-26 12:55:33 -04:00
TextToBinary.Function.cpp
Negative test for FunctionControl.
2015-10-26 12:55:33 -04:00
TextToBinary.Group.cpp
Negative test for GroupOperation.
2015-10-26 12:55:33 -04:00
TextToBinary.Image.cpp
Make compilation input strings const.
2015-10-26 12:55:33 -04:00
TextToBinary.Literal.cpp
Enforce suitable literal number operands to be unsigned integers.
2015-10-26 12:55:33 -04:00
TextToBinary.Memory.cpp
Make compilation input strings const.
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
Make compilation input strings const.
2015-10-26 12:55:33 -04:00
TextToBinary.TypeDeclaration.cpp
Negative test for AccessQualifier.
2015-10-26 12:55:33 -04:00
TextWordGet.cpp
Move AutoText and EnumCase into spvtest namespace
2015-10-26 12:55:33 -04:00
UnitSPIRV.cpp
Assembler test for OpSourceExtension.
2015-10-26 12:54:39 -04:00
UnitSPIRV.h
Added tracking to types and validated certain instructions.
2015-10-26 12:55:33 -04:00
Validate.cpp
Run clang-format.
2015-10-26 12:55:33 -04:00
ValidateID.cpp
Added tracking to types and validated certain instructions.
2015-10-26 12:55:33 -04:00