Changeset 617b4b2


Ignore:
Timestamp:
Oct 2, 2017, 12:01:47 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
1155718, 11a2d9b, 3c398b6
Parents:
72ae87c
Message:

Updated concurrency test target

Location:
src/tests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.am

    r72ae87c r617b4b2  
    3232        sched-int-wait     \
    3333        sched-ext-barge    \
     34        sched-ext-dtor     \
    3435        sched-ext-else     \
    3536        sched-ext-parse    \
  • src/tests/Makefile.in

    r72ae87c r617b4b2  
    330330@BUILD_CONCURRENCY_TRUE@        sched-int-wait     \
    331331@BUILD_CONCURRENCY_TRUE@        sched-ext-barge    \
     332@BUILD_CONCURRENCY_TRUE@        sched-ext-dtor     \
    332333@BUILD_CONCURRENCY_TRUE@        sched-ext-else     \
    333334@BUILD_CONCURRENCY_TRUE@        sched-ext-parse    \
Note: See TracChangeset for help on using the changeset viewer.