Changeset a5e2786f for tests/Makefile.am


Ignore:
Timestamp:
Dec 22, 2024, 4:48:31 PM (13 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
43299af
Parents:
5a02308 (diff), 28c2c9d5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r5a02308 ra5e2786f  
    5252WFLGAS_OPT_LAX = \
    5353        alloc \
    54         alloc2 \
    5554        array \
    56         array-collections/array-raii-c \
    57         array-collections/array-raii-cfa \
    5855        array-collections/boxed \
    5956                array-collections/boxed% \
     
    9895        concurrency/examples/boundedBufferEXT \
    9996        concurrency/examples/boundedBufferINT \
    100         concurrency/futures/abandon \
    10197        concurrency/futures/multi \
    10298        concurrency/futures/select_future \
     
    179175        function-operator \
    180176        gmp \
    181         heap \
    182177        identFuncDeclarator \
    183178        identParamDeclarator \
Note: See TracChangeset for help on using the changeset viewer.