--| 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 validity-vsrt1-new-root test_description Violate validity constraint VSRT(4) by changing the name of the root class in the Ace to a generic class define ROOT_CLASS TEST copy_sub Ace $TEST Ace copy_sub test.e $CLUSTER test.e compile_melted compile_result ok define ROOT_CLASS TEST1 copy_sub Ace $TEST Ace copy_sub test1.e $CLUSTER test1.e compile_melted compile_result validity_error NONE VSRT(4) test_end