--| 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 precond-good-cluster test_description A particular sequence of changes copy_sub Ace $TEST Ace define TEST_INHERITANCE "" copy_sub test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_raw test2.e $CLUSTER test2.e compile_melted compile_result validity_warning TEST "Unused Local" define TEST_INHERITANCE "inherit TEST1 [STRING]; TEST2;" copy_sub test.e $CLUSTER test.e compile_melted compile_result validity_warning TEST "Unused Local" define TEST_INHERITANCE "inherit TEST1 [STRING];" copy_sub test.e $CLUSTER test.e copy_raw test1_rev1.e $CLUSTER test1.e compile_melted compile_result validity_warning TEST "Unused Local" copy_raw test1_rev2.e $CLUSTER test1.e compile_melted compile_result validity_warning TEST "Unused Local" test_end