Changeset 956ad355 for tests


Ignore:
Timestamp:
Dec 19, 2024, 11:18:58 PM (5 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
df91e15
Parents:
a65cd5e
Message:

remove fixed tests from WFLGAS_OPT_LAX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    ra65cd5e r956ad355  
    1111## Created On       : Sun May 31 09:08:15 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Wed Aug 30 22:31:45 2023
    14 ## Update Count     : 197
     13## Last Modified On : Thu Dec 19 22:11:14 2024
     14## Update Count     : 200
    1515###############################################################################
    1616
     
    5151# Making this association implicit would be ideal, but requires learning more automake than is affordable.
    5252WFLGAS_OPT_LAX =  \
    53         abs \
    5453        alloc \
    5554        alloc2 \
     
    6564        array-ERR2 \
    6665        array-ERR3 \
    67         ato \
    6866        attributes \
    6967        attr-priority \
    70         avl_test \
    71                 avltree/% \
    7268        builtins/sync \
    7369        cast \
    7470        collections/atomic_mpsc \
    75         collections/multi_list \
    7671        collections/queue \
    7772        collections/sequence \
     
    158153        concurrency/waitfor/barge \
    159154        concurrency/waitfor/dtor \
    160         concurrency/waitfor/else \
    161155        concurrency/waitfor/parse \
    162156        concurrency/waitfor/recurse \
     
    174168        concurrency/waituntil/timeout \
    175169        configs/parsebools \
    176         configs/parseconfig \
    177170        configs/parsenums \
    178171        configs/usage \
     
    189182        ctrl-flow/loop_else \
    190183        designations \
    191         device/cpu \
    192         div \
    193184        enum \
    194185        enum_tests/inc-dec \
    195186        enum_tests/planet \
    196         enum_tests/position \
    197187        enum_tests/structEnum \
    198188        exceptions/cancel/coroutine \
     
    247237        io/many_read \
    248238        limits \
    249         linking/exception-nothreads \
    250         linking/exception-withthreads \
    251239        linking/io-acquire \
    252240        linking/mangling/anon \
    253241                linking/mangling/lib.o \
    254242                linking/mangling/main.o \
    255         linking/nothreads \
    256         linking/weakso_nothd \
    257243        linking/withthreads \
    258244        linkonce \
     
    282268        raii/init_once \
    283269        raii/partial \
    284         random \
    285270        rational \
    286271        references \
    287272        result \
    288         searchsort \
    289273        shortCircuit \
    290274        sizeof \
    291275        smart-pointers \
    292276        sum \
    293         swap \
    294277        switch \
    295278        tuple/tupleAssign \
     
    301284        typedefRedef-ERR1 \
    302285        typeof \
    303         userLiterals \
    304286        variableDeclarator \
    305287        vector \
Note: See TracChangeset for help on using the changeset viewer.