Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    rbada452 r6a6e205  
    6161# Tests that need investigation from the CFA team about why they require lax wflags.  Goal is to eliminate this list.
    6262WFLGAS_OPT_LAX_TO_INVESTIGATE = \
     63        attributes \
     64        collections/queue \
     65        collections/sequence \
     66        collections/stack \
    6367        collections/vector-demo \
    6468        concurrency/actors/dynamic \
     
    9397        concurrency/waituntil/repeat_close \
    9498        concurrency/waituntil/timeout \
     99        configs/usage \
     100        ctrl-flow/labelledExit \
     101        ctrl-flow/loop_else \
    95102        designations \
    96103        exceptions/cardgame \
Note: See TracChangeset for help on using the changeset viewer.