tests update
This commit is contained in:
3
tests/sprint1/expected/sp1_include.asc.exp
Normal file
3
tests/sprint1/expected/sp1_include.asc.exp
Normal file
@ -0,0 +1,3 @@
|
||||
001: #include "alpha.h"
|
||||
002: #include "alpha.h"
|
||||
003: #include "alpha.h"
|
6
tests/sprint1/expected/sp1_include.tok.exp
Normal file
6
tests/sprint1/expected/sp1_include.tok.exp
Normal file
@ -0,0 +1,6 @@
|
||||
1 1 901 "#include"
|
||||
1 10 304 ""alpha.h""
|
||||
2 1 901 "#include"
|
||||
2 10 304 ""alpha.h""
|
||||
3 1 901 "#include"
|
||||
3 10 304 ""alpha.h""
|
Reference in New Issue
Block a user