Changes in / [a7c31e0:da9a27c]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    ra7c31e0 rda9a27c  
    141141# tests that just validate syntax
    142142expression : expression.cfa $(CFACCBIN)
    143         $(CFACOMPILETEST) -c -fsyntax-only -o $(abspath ${@})
     143        $(CFACOMPILETEST) -c -fsyntax-only 2> $(abspath ${@})
    144144
    145145# expected failures
Note: See TracChangeset for help on using the changeset viewer.