Add custom fseek and fread
Add test framework gtest and added my custom fread and fseek tests + functions
This commit is contained in:
2023-11-12 14:33:15 +01:00
committed by Sander Speetjens
parent d436447a21
commit 7c76a37ec9
7 changed files with 212 additions and 8 deletions

3
.gitignore vendored
View File

@@ -43,4 +43,5 @@ project/.mxproject
project/project.launch
project/.cproject
project/.cproject
build/