--| 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 deferred-property-missing-assigner-implementation-renamed test_description Ensures the compiler correctly generates code for deferred Eiffel .NET properties where the implementation does not specify an assigner, where those properties have been renamed. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw i_property.e $CLUSTER i_property.e copy_raw property.e $CLUSTER property.e compile_melted compile_result ok execute_work NONE exec_output execute_result ok compare exec_output output test_end