--| 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 chg-class-to-nonexistent test_description After validity violation, name of root class is changed to a different name which does not match the name of any other classes in the universe copy_sub Ace $TEST Ace define CLASS_NAME TEST copy_sub test.e $CLUSTER test.e compile_melted compile_result validity_error TEST VEEN define CLASS_NAME WEASEL copy_sub test.e $CLUSTER test.e resume_compile compile_result validity_error NONE VD20 test_end