--| 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 lace-vd16-basic test_description Violate validity constraint VD16 with an identifier in the Option clause in the Ace which is not the same of a class in the corresponding cluster if DOTNET define DOTNET_OPTION "ise_runtime.esystem_string.e" if not DOTNET define DOTNET_OPTION "" define CLUSTER_OPTION "" copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_melted compile_result validity_warning NONE VD80 define CLUSTER_OPTION "" copy_sub Ace $TEST Ace compile_melted compile_result validity_warning NONE VD80 define CLUSTER_OPTION "" copy_sub Ace $TEST Ace compile_melted compile_result validity_error NONE VD00 define CLUSTER_OPTION "" copy_sub Ace $TEST Ace resume_compile compile_result validity_warning NONE VD80 VD80 define CLUSTER_OPTION "" copy_sub Ace $TEST Ace compile_melted compile_result validity_warning NONE VD80 define CLUSTER_OPTION "" copy_sub Ace $TEST Ace compile_melted compile_result ok test_end