--| 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-remove-cluster2 test_description After initial compilation, remove a particular cluster from the Ace and then add it back in copy_sub Ace $TEST Ace define BIT_LENGTH 100_000_000 copy_sub test.e $CLUSTER test.e compile_melted compile_result validity_error TEST VTBT copy_sub Ace_rev1 $TEST Ace resume_compile compile_result validity_error ARRAY VTCT ; BOX VTCT ; CHAIN VTCT ; CHAIN VTCT ; CHAIN VTCT ; COUNTABLE_SEQUENCE VTCT ; DISPENSER VTCT ; HASH_TABLE VTCT ; HASH_TABLE VTCT; INDEXABLE_ITERATION_CURSOR VTCT; INTEGER_INTERVAL VTCT ; LINEAR VTCT ; READABLE_STRING_32 VTCT ; READABLE_STRING_8 VTCT ; SEQUENCE VTCT ; SET VTCT ; SPECIAL VTCT ; STRING_32 VTCT ; STRING_8 VTCT ; TRAVERSABLE VTCT copy_sub Ace $TEST Ace resume_compile compile_result validity_error TEST VTBT define BIT_LENGTH 1 copy_sub test.e $CLUSTER test.e resume_compile compile_result ok test_end