Changeset 7215000 for tests/Makefile.in


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.in

    r41af19c r7215000  
    408408        -DIN_DIR="${abs_srcdir}/.in/"
    409409
     410AM_CFAFLAGS = -XCFA --deterministic-out
    410411
    411412# get the desired cfa to test
Note: See TracChangeset for help on using the changeset viewer.