Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r0cd168f r584612d  
    5252WFLGAS_OPT_LAX = \
    5353        alloc \
     54        alloc2 \
    5455        array \
     56        array-collections/array-raii-c \
     57        array-collections/array-raii-cfa \
    5558        array-collections/boxed \
    5659                array-collections/boxed% \
     
    9598        concurrency/examples/boundedBufferEXT \
    9699        concurrency/examples/boundedBufferINT \
     100        concurrency/futures/abandon \
    97101        concurrency/futures/multi \
    98102        concurrency/futures/select_future \
     
    175179        function-operator \
    176180        gmp \
     181        heap \
    177182        identFuncDeclarator \
    178183        identParamDeclarator \
Note: See TracChangeset for help on using the changeset viewer.