/[bison]/bison/tests/regression.at
ViewVC logotype

Diff of /bison/tests/regression.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.25 by akim, Sun Jan 6 20:59:30 2002 UTC revision 1.1.2.26 by akim, Mon Jan 14 10:16:49 2002 UTC
# Line 606  AT_CLEANUP Line 606  AT_CLEANUP
606    
607    
608    
 ## --------------------- ##  
 ## Invalid CPP headers.  ##  
 ## --------------------- ##  
   
 # AT_TEST_CPP_GUARD_H([INPUT-FILE-BASE)  
 # -------------------------------------  
 m4_define([AT_TEST_CPP_GUARD_H],  
 [AT_SETUP([Invalid CPP guards: $1])  
   
 # Possibly create inner directories.  
 dirname=`AS_DIRNAME([$1])`  
 AS_MKDIR_P([$dirname])  
   
 AT_DATA([$1.y],  
 [%%  
 dummy:  
 ])  
   
 AT_CHECK([bison --defines=$1.h $1.y])  
   
 # CPP should be happy with it.  
 AT_CHECK([$CC -E $1.h], 0, [ignore])  
   
 AT_CLEANUP  
 ])  
   
 AT_TEST_CPP_GUARD_H([input/input])  
 AT_TEST_CPP_GUARD_H([9foo])  
   
   
   
609  ## -------------- ##  ## -------------- ##
610  ## Web2c Report.  ##  ## Web2c Report.  ##
611  ## -------------- ##  ## -------------- ##

Legend:
Removed from v.1.1.2.25  
changed lines
  Added in v.1.1.2.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26