Added more tool tests.
This commit is contained in:
parent
803ee80427
commit
fb93897ac7
11 changed files with 282 additions and 31 deletions
6
golden-files/input/hello.h
Normal file
6
golden-files/input/hello.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef HELLO_H
|
||||
#define HELLO_H
|
||||
|
||||
void hello();
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue