Lines Matching full:sets
1 # Exercising Bison Grammar Sets. -*- Autotest -*-
22 # Extract the information about the grammar sets from a bison
59 AT_BANNER([[Grammar Sets (Firsts etc.).]])
81 AT_BISON_CHECK([[--trace=sets input.y]], [], [], [stderr])
82 AT_EXTRACT_SETS([stderr], [sets])
83 AT_CHECK([[cat sets]], [],
165 AT_BISON_CHECK([[--trace=sets input.y]], [], [], [stderr])
211 AT_BISON_CHECK([[--trace=sets input.y]], [], [], [stderr])
212 AT_EXTRACT_SETS([stderr], [sets])
213 AT_CHECK([[cat sets]], [],