Update tests and corresponding makefiles (#1862)

This commit is contained in:
R4SAS 2023-01-30 01:17:49 +00:00 committed by GitHub
parent 86dbfdb536
commit 3cee8bfcb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 89 additions and 83 deletions

3
build/.gitignore vendored
View file

@ -1,5 +1,7 @@
# Various generated files
/CMakeFiles/
/Testing/
/tests/
/i2pd
/libi2pd.a
/libi2pdclient.a
@ -8,6 +10,7 @@
/CMakeCache.txt
/CPackConfig.cmake
/CPackSourceConfig.cmake
/CTestTestfile.cmake
/install_manifest.txt
/arch.c
# windows build script