--| 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 nested-expanded-creation test_description After initial compilation, a system which does repeated creation of instances of an expanded type is modified: a second variable attribute of an expanded type is added to an expanded class. copy_sub Ace $TEST Ace define ATTRIBUTE "" copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_sub test2.e $CLUSTER test2.e copy_raw test3.e $CLUSTER test3.e compile_melted compile_result ok execute_work NONE exec_output1 execute_result ok compare exec_output1 output define ATTRIBUTE "d: TEST3" copy_sub test2.e $CLUSTER test2.e compile_melted compile_result ok setenv EIF_MEMORY_SCAVENGE 2097152 execute_work NONE exec_output2 execute_result ok compare exec_output2 output test_end