--| Copyright (c) 1993-2006 University of Southern California and contributors. --| All rights reserved. --| Your use of this work is governed under the terms of the GNU General --| Public License version 2. -- This is a test control file test_name reference-assign-tuple-fail-gc test_description When an old TUPLE object is assigned a newly created object, performing a GC cycle will either crash while collecting, or not crash but reference in TUPLE object is not updated with new location of newly created object. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_melted compile_result ok execute_work NONE exec_output execute_result ok test_end