Changeset 871b664 for src/tests/Makefile.in
- Timestamp:
- Mar 1, 2017, 3:38:33 PM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tests/Makefile.in
ra62cbb3 r871b664 657 657 658 658 all-local : 659 @+python test.py ${quick_test}659 @+python test.py --debug=${debug} --concurrent=${concurrent} ${quick_test} 660 660 661 661 all-tests :
Note: See TracChangeset
for help on using the changeset viewer.