--| Copyright (c) 1993-2021 University of Southern California, Eiffel Software 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 nonexistent-vmrc test_description After initial compilation, several infix features of the same name (differing only by case) are introduced and the system is recompiled copy_sub Ace $TEST Ace define FEATURE_NAME #index copy_sub test.e $CLUSTER test.e compile_melted compile_result ok define FEATURE_NAME #INdex copy_sub test.e $CLUSTER test.e compile_melted compile_result ok define FEATURE_NAME #INDEX copy_sub test.e $CLUSTER test.e compile_melted compile_result ok copy_raw test_rev1.e $CLUSTER test.e compile_melted compile_result validity_error TEST VFAV(1) VFAV(1) test_end