- Timestamp:
- May 21, 2015, 9:44:51 PM (11 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 76f2e97f
- Parents:
- a08ba92
- Location:
- src/Tests
- Files:
-
- 155 moved
-
Parser/Array.c (moved) (moved from translator/Tests/Parser/Array.c )
-
Parser/Constant0-1.c (moved) (moved from translator/Tests/Parser/Constant0-1.c )
-
Parser/DeclarationSpecifier.c (moved) (moved from translator/Tests/Parser/DeclarationSpecifier.c )
-
Parser/Expected/Array.tst (moved) (moved from translator/Tests/Parser/Expected/Array.tst )
-
Parser/Expected/Constant0-1.tst (moved) (moved from translator/Tests/Parser/Expected/Constant0-1.tst )
-
Parser/Expected/DeclarationSpecifier.tst (moved) (moved from translator/Tests/Parser/Expected/DeclarationSpecifier.tst )
-
Parser/Expected/Forall.tst (moved) (moved from translator/Tests/Parser/Expected/Forall.tst )
-
Parser/Expected/Functions.tst (moved) (moved from translator/Tests/Parser/Expected/Functions.tst )
-
Parser/Expected/IdentFuncDeclarator.tst (moved) (moved from translator/Tests/Parser/Expected/IdentFuncDeclarator.tst )
-
Parser/Expected/IdentFuncParamDeclarator.tst (moved) (moved from translator/Tests/Parser/Expected/IdentFuncParamDeclarator.tst )
-
Parser/Expected/Initialization.tst (moved) (moved from translator/Tests/Parser/Expected/Initialization.tst )
-
Parser/Expected/Scope.tst (moved) (moved from translator/Tests/Parser/Expected/Scope.tst )
-
Parser/Expected/StructMember.tst (moved) (moved from translator/Tests/Parser/Expected/StructMember.tst )
-
Parser/Expected/Tuple.tst (moved) (moved from translator/Tests/Parser/Expected/Tuple.tst )
-
Parser/Expected/TypeGenerator.tst (moved) (moved from translator/Tests/Parser/Expected/TypeGenerator.tst )
-
Parser/Expected/Typedef.tst (moved) (moved from translator/Tests/Parser/Expected/Typedef.tst )
-
Parser/Expected/TypedefDeclarator.tst (moved) (moved from translator/Tests/Parser/Expected/TypedefDeclarator.tst )
-
Parser/Expected/TypedefParamDeclarator.tst (moved) (moved from translator/Tests/Parser/Expected/TypedefParamDeclarator.tst )
-
Parser/Expected/VariableDeclarator.tst (moved) (moved from translator/Tests/Parser/Expected/VariableDeclarator.tst )
-
Parser/Forall.c (moved) (moved from translator/Tests/Parser/Forall.c )
-
Parser/Functions.c (moved) (moved from translator/Tests/Parser/Functions.c )
-
Parser/IdentFuncDeclarator.c (moved) (moved from translator/Tests/Parser/IdentFuncDeclarator.c )
-
Parser/IdentFuncParamDeclarator.c (moved) (moved from translator/Tests/Parser/IdentFuncParamDeclarator.c )
-
Parser/Initialization.c (moved) (moved from translator/Tests/Parser/Initialization.c )
-
Parser/Makefile (moved) (moved from translator/Tests/Parser/Makefile )
-
Parser/Scope.c (moved) (moved from translator/Tests/Parser/Scope.c )
-
Parser/StructMember.c (moved) (moved from translator/Tests/Parser/StructMember.c )
-
Parser/Tuple.c (moved) (moved from translator/Tests/Parser/Tuple.c )
-
Parser/TypeGenerator.c (moved) (moved from translator/Tests/Parser/TypeGenerator.c )
-
Parser/Typedef.c (moved) (moved from translator/Tests/Parser/Typedef.c )
-
Parser/TypedefDeclarator.c (moved) (moved from translator/Tests/Parser/TypedefDeclarator.c )
-
Parser/TypedefParamDeclarator.c (moved) (moved from translator/Tests/Parser/TypedefParamDeclarator.c )
-
Parser/VariableDeclarator.c (moved) (moved from translator/Tests/Parser/VariableDeclarator.c )
-
ResolvExpr/Abstype.c (moved) (moved from translator/Tests/ResolvExpr/Abstype.c )
-
ResolvExpr/Attributes.c (moved) (moved from translator/Tests/ResolvExpr/Attributes.c )
-
ResolvExpr/Cast.c (moved) (moved from translator/Tests/ResolvExpr/Cast.c )
-
ResolvExpr/CastError.c (moved) (moved from translator/Tests/ResolvExpr/CastError.c )
-
ResolvExpr/Expected/Abstype.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Abstype.tst )
-
ResolvExpr/Expected/Attributes.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Attributes.tst )
-
ResolvExpr/Expected/Cast.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Cast.tst )
-
ResolvExpr/Expected/CastError.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/CastError.tst )
-
ResolvExpr/Expected/Forall.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Forall.tst )
-
ResolvExpr/Expected/Function.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Function.tst )
-
ResolvExpr/Expected/InferParam.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/InferParam.tst )
-
ResolvExpr/Expected/Members.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Members.tst )
-
ResolvExpr/Expected/Misc.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Misc.tst )
-
ResolvExpr/Expected/MiscError.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/MiscError.tst )
-
ResolvExpr/Expected/OccursError.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/OccursError.tst )
-
ResolvExpr/Expected/Operators.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Operators.tst )
-
ResolvExpr/Expected/Quad.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Quad.tst )
-
ResolvExpr/Expected/Rank2.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Rank2.tst )
-
ResolvExpr/Expected/ShortCircuit.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/ShortCircuit.tst )
-
ResolvExpr/Expected/Statement.tst (moved) (moved from translator/Tests/ResolvExpr/Expected/Statement.tst )
-
ResolvExpr/Forall.c (moved) (moved from translator/Tests/ResolvExpr/Forall.c )
-
ResolvExpr/Function.c (moved) (moved from translator/Tests/ResolvExpr/Function.c )
-
ResolvExpr/InferParam.c (moved) (moved from translator/Tests/ResolvExpr/InferParam.c )
-
ResolvExpr/Makefile (moved) (moved from translator/Tests/ResolvExpr/Makefile )
-
ResolvExpr/Members.c (moved) (moved from translator/Tests/ResolvExpr/Members.c )
-
ResolvExpr/Misc.c (moved) (moved from translator/Tests/ResolvExpr/Misc.c )
-
ResolvExpr/MiscError.c (moved) (moved from translator/Tests/ResolvExpr/MiscError.c )
-
ResolvExpr/OccursError.c (moved) (moved from translator/Tests/ResolvExpr/OccursError.c )
-
ResolvExpr/Operators.c (moved) (moved from translator/Tests/ResolvExpr/Operators.c )
-
ResolvExpr/Quad.c (moved) (moved from translator/Tests/ResolvExpr/Quad.c )
-
ResolvExpr/Rank2.c (moved) (moved from translator/Tests/ResolvExpr/Rank2.c )
-
ResolvExpr/ShortCircuit.c (moved) (moved from translator/Tests/ResolvExpr/ShortCircuit.c )
-
ResolvExpr/Statement.c (moved) (moved from translator/Tests/ResolvExpr/Statement.c )
-
ResolvExpr/make-rules (moved) (moved from translator/Tests/ResolvExpr/make-rules )
-
ResolvExpr/run-tests.sh (moved) (moved from translator/Tests/ResolvExpr/run-tests.sh )
-
SynTree/Array.c (moved) (moved from translator/Tests/SynTree/Array.c )
-
SynTree/Constant0-1.c (moved) (moved from translator/Tests/SynTree/Constant0-1.c )
-
SynTree/Context.c (moved) (moved from translator/Tests/SynTree/Context.c )
-
SynTree/DeclarationErrors.c (moved) (moved from translator/Tests/SynTree/DeclarationErrors.c )
-
SynTree/DeclarationSpecifier.c (moved) (moved from translator/Tests/SynTree/DeclarationSpecifier.c )
-
SynTree/Enum.c (moved) (moved from translator/Tests/SynTree/Enum.c )
-
SynTree/Expected-SymTab/Array.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Array.tst )
-
SynTree/Expected-SymTab/Context.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Context.tst )
-
SynTree/Expected-SymTab/Enum.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Enum.tst )
-
SynTree/Expected-SymTab/Forall.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Forall.tst )
-
SynTree/Expected-SymTab/Scope.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Scope.tst )
-
SynTree/Expected-SymTab/ScopeErrors.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/ScopeErrors.tst )
-
SynTree/Expected-SymTab/Tuple.tst (moved) (moved from translator/Tests/SynTree/Expected-SymTab/Tuple.tst )
-
SynTree/Expected/Array.tst (moved) (moved from translator/Tests/SynTree/Expected/Array.tst )
-
SynTree/Expected/Constant0-1.tst (moved) (moved from translator/Tests/SynTree/Expected/Constant0-1.tst )
-
SynTree/Expected/Context.tst (moved) (moved from translator/Tests/SynTree/Expected/Context.tst )
-
SynTree/Expected/DeclarationSpecifier.tst (moved) (moved from translator/Tests/SynTree/Expected/DeclarationSpecifier.tst )
-
SynTree/Expected/Enum.tst (moved) (moved from translator/Tests/SynTree/Expected/Enum.tst )
-
SynTree/Expected/Forall.tst (moved) (moved from translator/Tests/SynTree/Expected/Forall.tst )
-
SynTree/Expected/Functions.tst (moved) (moved from translator/Tests/SynTree/Expected/Functions.tst )
-
SynTree/Expected/IdentFuncDeclarator.tst (moved) (moved from translator/Tests/SynTree/Expected/IdentFuncDeclarator.tst )
-
SynTree/Expected/Initialization.tst (moved) (moved from translator/Tests/SynTree/Expected/Initialization.tst )
-
SynTree/Expected/Scope.tst (moved) (moved from translator/Tests/SynTree/Expected/Scope.tst )
-
SynTree/Expected/StructMember.tst (moved) (moved from translator/Tests/SynTree/Expected/StructMember.tst )
-
SynTree/Expected/Tuple.tst (moved) (moved from translator/Tests/SynTree/Expected/Tuple.tst )
-
SynTree/Expected/TypeGenerator.tst (moved) (moved from translator/Tests/SynTree/Expected/TypeGenerator.tst )
-
SynTree/Expected/Typedef.tst (moved) (moved from translator/Tests/SynTree/Expected/Typedef.tst )
-
SynTree/Expected/TypedefDeclarator.tst (moved) (moved from translator/Tests/SynTree/Expected/TypedefDeclarator.tst )
-
SynTree/Expected/TypedefParamDeclarator.tst (moved) (moved from translator/Tests/SynTree/Expected/TypedefParamDeclarator.tst )
-
SynTree/Expected/VariableDeclarator.tst (moved) (moved from translator/Tests/SynTree/Expected/VariableDeclarator.tst )
-
SynTree/Forall.c (moved) (moved from translator/Tests/SynTree/Forall.c )
-
SynTree/Functions.c (moved) (moved from translator/Tests/SynTree/Functions.c )
-
SynTree/IdentFuncDeclarator.c (moved) (moved from translator/Tests/SynTree/IdentFuncDeclarator.c )
-
SynTree/IdentFuncParamDeclarator.c (moved) (moved from translator/Tests/SynTree/IdentFuncParamDeclarator.c )
-
SynTree/Initialization.c (moved) (moved from translator/Tests/SynTree/Initialization.c )
-
SynTree/Makefile (moved) (moved from translator/Tests/SynTree/Makefile )
-
SynTree/Scope.c (moved) (moved from translator/Tests/SynTree/Scope.c )
-
SynTree/ScopeErrors.c (moved) (moved from translator/Tests/SynTree/ScopeErrors.c )
-
SynTree/StructMember.c (moved) (moved from translator/Tests/SynTree/StructMember.c )
-
SynTree/Tuple.c (moved) (moved from translator/Tests/SynTree/Tuple.c )
-
SynTree/TypeGenerator.c (moved) (moved from translator/Tests/SynTree/TypeGenerator.c )
-
SynTree/Typedef.c (moved) (moved from translator/Tests/SynTree/Typedef.c )
-
SynTree/TypedefDeclarator.c (moved) (moved from translator/Tests/SynTree/TypedefDeclarator.c )
-
SynTree/TypedefParamDeclarator.c (moved) (moved from translator/Tests/SynTree/TypedefParamDeclarator.c )
-
SynTree/VariableDeclarator.c (moved) (moved from translator/Tests/SynTree/VariableDeclarator.c )
-
SynTree/make-rules (moved) (moved from translator/Tests/SynTree/make-rules )
-
SynTree/run-tests.sh (moved) (moved from translator/Tests/SynTree/run-tests.sh )
-
Syntax/Array.c (moved) (moved from translator/Tests/Syntax/Array.c )
-
Syntax/AsmName.c (moved) (moved from translator/Tests/Syntax/AsmName.c )
-
Syntax/Attributes.c (moved) (moved from translator/Tests/Syntax/Attributes.c )
-
Syntax/CharStringConstants.c (moved) (moved from translator/Tests/Syntax/CharStringConstants.c )
-
Syntax/CommentMisc.c (moved) (moved from translator/Tests/Syntax/CommentMisc.c )
-
Syntax/Constant0-1.c (moved) (moved from translator/Tests/Syntax/Constant0-1.c )
-
Syntax/DeclarationSpecifier.c (moved) (moved from translator/Tests/Syntax/DeclarationSpecifier.c )
-
Syntax/Exception.c (moved) (moved from translator/Tests/Syntax/Exception.c )
-
Syntax/Expression.c (moved) (moved from translator/Tests/Syntax/Expression.c )
-
Syntax/Forall.c (moved) (moved from translator/Tests/Syntax/Forall.c )
-
Syntax/Functions.c (moved) (moved from translator/Tests/Syntax/Functions.c )
-
Syntax/GccExtensions.c (moved) (moved from translator/Tests/Syntax/GccExtensions.c )
-
Syntax/IdentFuncDeclarator.c (moved) (moved from translator/Tests/Syntax/IdentFuncDeclarator.c )
-
Syntax/IdentFuncParamDeclarator.c (moved) (moved from translator/Tests/Syntax/IdentFuncParamDeclarator.c )
-
Syntax/Initialization.c (moved) (moved from translator/Tests/Syntax/Initialization.c )
-
Syntax/LabelledExit.c (moved) (moved from translator/Tests/Syntax/LabelledExit.c )
-
Syntax/Makefile (moved) (moved from translator/Tests/Syntax/Makefile )
-
Syntax/NamedParmArg.c (moved) (moved from translator/Tests/Syntax/NamedParmArg.c )
-
Syntax/NumericConstants.c (moved) (moved from translator/Tests/Syntax/NumericConstants.c )
-
Syntax/Scope.c (moved) (moved from translator/Tests/Syntax/Scope.c )
-
Syntax/StructMember.c (moved) (moved from translator/Tests/Syntax/StructMember.c )
-
Syntax/Subrange.c (moved) (moved from translator/Tests/Syntax/Subrange.c )
-
Syntax/Switch.c (moved) (moved from translator/Tests/Syntax/Switch.c )
-
Syntax/Tuple.c (moved) (moved from translator/Tests/Syntax/Tuple.c )
-
Syntax/TypeGenerator.c (moved) (moved from translator/Tests/Syntax/TypeGenerator.c )
-
Syntax/Typedef.c (moved) (moved from translator/Tests/Syntax/Typedef.c )
-
Syntax/TypedefDeclarator.c (moved) (moved from translator/Tests/Syntax/TypedefDeclarator.c )
-
Syntax/TypedefParamDeclarator.c (moved) (moved from translator/Tests/Syntax/TypedefParamDeclarator.c )
-
Syntax/Typeof.c (moved) (moved from translator/Tests/Syntax/Typeof.c )
-
Syntax/VariableDeclarator.c (moved) (moved from translator/Tests/Syntax/VariableDeclarator.c )
-
TupleAssign/Initialization2.c (moved) (moved from translator/Tests/TupleAssign/Initialization2.c )
-
gcc/900407-1.c (moved) (moved from translator/Tests/gcc/900407-1.c )
-
gcc/900516-1.c (moved) (moved from translator/Tests/gcc/900516-1.c )
-
gcc/920301-1.c (moved) (moved from translator/Tests/gcc/920301-1.c )
-
gcc/920409-1.c (moved) (moved from translator/Tests/gcc/920409-1.c )
-
gcc/920409-2.c (moved) (moved from translator/Tests/gcc/920409-2.c )
-
gcc/920410-2.c (moved) (moved from translator/Tests/gcc/920410-2.c )
-
gcc/920501-1.c (moved) (moved from translator/Tests/gcc/920501-1.c )
-
gcc/920501-11.c (moved) (moved from translator/Tests/gcc/920501-11.c )
-
gcc/920501-19.c (moved) (moved from translator/Tests/gcc/920501-19.c )
Note:
See TracChangeset
for help on using the changeset viewer.