--| 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 vwst-sneak test_description After initial compilation, an inherited variable attribute referenced in a `strip' expression is changed to a function with no arguments and the system is recompiled copy_sub Ace $TEST Ace define FEATURE "Weasel: STRING" copy_raw test.e $CLUSTER test.e copy_sub test1.e $CLUSTER test1.e compile_melted compile_result ok define FEATURE "Weasel: STRING is do end" copy_sub test1.e $CLUSTER test1.e compile_melted compile_result validity_error TEST VWST(1) define FEATURE "Weasel: INTEGER" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result ok define FEATURE "Weasel: STRING is external "C" end" copy_sub test1.e $CLUSTER test1.e compile_melted compile_result validity_error TEST VWST(1) define FEATURE "Weasel: STRING" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result ok test_end