--| 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 store-generic-reference-class-used-as-expanded test_description A system stores an expanded generic type whose base class is a reference class. The run-time omits to say that this class is generic and fails when trying to retrieve this object. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw storable_a55.e $CLUSTER storable_a55.e copy_raw storable_b55.e $CLUSTER storable_b55.e copy_raw storable_c55.e $CLUSTER storable_c55.e copy_raw storable_d55.e $CLUSTER storable_d55.e compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output_w execute_result ok compare exec_output_w output compile_final compile_result ok c_compile_final c_compile_result ok execute_final NONE exec_output_f execute_result ok compare exec_output_f output test_end