Move AutoText and EnumCase into spvtest namespace
authorDavid Neto <dneto@google.com>
Thu, 1 Oct 2015 20:58:17 +0000 (16:58 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit3d2bf532949bb0c38edf7fde0ef2464bbff48e17
tree71a29bca9267fd521c1f784f472d4be646253ac4
parent104da61432c17f0efe59553989c83f811c7df433
Move AutoText and EnumCase into spvtest namespace

Also fix using declaration order.
Also put a few tests into the anonymous namespace.
14 files changed:
test/BinaryToText.cpp
test/TextAdvance.cpp
test/TextStartsNewInst.cpp
test/TextToBinary.Annotation.cpp
test/TextToBinary.Constant.cpp
test/TextToBinary.ControlFlow.cpp
test/TextToBinary.Function.cpp
test/TextToBinary.Group.cpp
test/TextToBinary.Memory.cpp
test/TextToBinary.ModeSetting.cpp
test/TextToBinary.TypeDeclaration.cpp
test/TextToBinary.cpp
test/TextWordGet.cpp
test/UnitSPIRV.h