Ignore:
Timestamp:
Mar 1, 2017, 3:38:33 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
aaron-thesis, arm-eh, 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:
088a5cd, bf8da66
Parents:
a62cbb3
Message:

Fixed path issues in tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.in

    ra62cbb3 r871b664  
    657657
    658658all-local :
    659         @+python test.py ${quick_test}
     659        @+python test.py --debug=${debug} --concurrent=${concurrent} ${quick_test}
    660660
    661661all-tests :
Note: See TracChangeset for help on using the changeset viewer.