Changeset e3a5a73 for tests/Makefile.in


Ignore:
Timestamp:
Apr 9, 2019, 10:14:35 AM (4 years ago)
Author:
tdelisle <tdelisle@…>
Branches:
arm-eh, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
69a61d2
Parents:
211228e0
Message:

Added defaults for test make command to ease hand testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.in

    r211228e0 re3a5a73  
    375375debug = yes
    376376installed = no
     377INSTALL_FLAGS = -in-tree
     378DEBUG_FLAGS = -debug -O0
    377379quick_test = avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes
    378380concurrent =
Note: See TracChangeset for help on using the changeset viewer.