# # ChangeLog for src/tests/operators.c # # Generated by Trac 1.2.1 # Apr 28, 2024, 9:30:17 AM Wed, 28 Mar 2018 20:46:54 GMT Rob Schluntz [3d2b7bc] * src/CodeGen/OperatorTable.cc (modified) * src/CodeGen/OperatorTable.h (modified) * src/SymTab/Validate.cc (modified) * src/tests/operators.c (modified) Check for operator-as-object errors Wed, 26 Jul 2017 21:24:33 GMT Rob Schluntz [2afec66] * src/tests/.expect/castError.txt (modified) * src/tests/alloc.c (modified) * src/tests/avltree/avl.h (modified) * src/tests/avltree/avl1.c (modified) * src/tests/dtor-early-exit.c (modified) * src/tests/globals.c (modified) * src/tests/init_once.c (modified) * src/tests/memberCtors.c (modified) * src/tests/multiDimension.c (modified) * src/tests/operators.c (modified) * src/tests/preempt.c (modified) * src/tests/rational.c (modified) * src/tests/sched-int-barge.c (modified) * src/tests/sched-int-disjoint.c (modified) * src/tests/test.py (modified) * src/tests/tupleAssign.c (modified) * src/tests/tupleVariadic.c (modified) * src/tests/vector/vector_int.c (modified) * src/tests/vector/vector_int.h (modified) Update several tests for references Mon, 27 Jun 2016 15:21:32 GMT Thierry Delisle [e757af2] * src/tests/.expect/array.txt (moved) * src/tests/.expect/asmName.txt (moved) * src/tests/.expect/cast.txt (moved) * src/tests/.expect/castError.txt (moved) * src/tests/.expect/constant0-1.txt (moved) * src/tests/.expect/constant0-1DP.txt (moved) * src/tests/.expect/constant0-1ND.txt (moved) * src/tests/.expect/constant0-1NDDP.txt (moved) * src/tests/.expect/declarationErrors.txt (moved) * src/tests/.expect/declarationSpecifier.txt (moved) * src/tests/.expect/enum.txt (moved) * src/tests/.expect/expression.txt (moved) * src/tests/.expect/gccExtensions.txt (moved) * src/tests/.expect/identFuncDeclarator.txt (moved) * src/tests/.expect/identParamDeclarator.txt (moved) * src/tests/.expect/labelledExit.txt (moved) * src/tests/.expect/numericConstants.txt (moved) * src/tests/.expect/operators.txt (moved) * src/tests/.expect/scopeErrors.txt (moved) * src/tests/.expect/shortCircuit.txt (moved) * src/tests/.expect/switch.txt (moved) * src/tests/.expect/typeof.txt (moved) * src/tests/.expect/variableDeclarator.txt (moved) * src/tests/array.c (moved) * src/tests/asmName.c (moved) * src/tests/cast.c (moved) * src/tests/castError.c (moved) * src/tests/charStringConstants.c (moved) * src/tests/commentMisc.c (moved) * src/tests/constant0-1.c (moved) * src/tests/context.c (moved) * src/tests/declarationErrors.c (moved) * src/tests/declarationSpecifier.c (moved) * src/tests/enum.c (moved) * src/tests/exception.c (moved) * src/tests/expression.c (moved) * src/tests/forall.c (moved) * src/tests/functions.c (moved) * src/tests/gccExtensions.c (moved) * src/tests/identFuncDeclarator.c (moved) * src/tests/identParamDeclarator.c (moved) * src/tests/labelledExit.c (moved) * src/tests/namedParmArg.c (moved) * src/tests/numericConstants.c (moved) * src/tests/occursError.c (moved) * src/tests/operators.c (moved) * src/tests/scope.c (moved) * src/tests/scopeErrors.c (moved) * src/tests/shortCircuit.c (moved) * src/tests/structMember.c (moved) * src/tests/subrange.c (moved) * src/tests/switch.c (moved) * src/tests/tuples.c (moved) * src/tests/typeGenerator.c (moved) * src/tests/typedef.c (moved) * src/tests/typedefDeclarator.c (moved) * src/tests/typeof.c (moved) * src/tests/variableDeclarator.c (moved) renamed all tests to lower-case leading character