Changeset 7215000 for tests/Makefile.am


Ignore:
Timestamp:
Apr 16, 2020, 1:25:53 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
b5276fc
Parents:
41af19c
Message:

Added flag to disable non-deteministic parts of the output when testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r41af19c r7215000  
    4141        -quiet @CFA_FLAGS@ \
    4242        -DIN_DIR="${abs_srcdir}/.in/"
     43
     44AM_CFAFLAGS = -XCFA --deterministic-out
    4345
    4446# get the desired cfa to test
Note: See TracChangeset for help on using the changeset viewer.