feat: add tests folder

This commit is contained in:
Coline
2022-03-04 12:04:38 +01:00
parent 7cf98f419d
commit 019f053634
285 changed files with 13757 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/utils.dir/home/cseguret/Projects/app-ethereum/src/utils2.c.o"
"libutils.pdb"
"libutils.so"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/utils.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()