Ignore:
Timestamp:
Jan 27, 2017, 4:37:36 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:
059531a6
Parents:
8804701
Message:

Added thread as one of the default tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.in

    r8804701 r863b34f  
    651651
    652652all-local :
    653         @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine
     653        @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine thread
    654654
    655655all-tests :
Note: See TracChangeset for help on using the changeset viewer.