mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
Setup unit test environment.
This commit is contained in:
parent
4ce7b0e9ef
commit
5d78e2f5e4
8 changed files with 50 additions and 2 deletions
|
@ -23,3 +23,6 @@ DAEMON_SRC = $(COMMON_SRC) \
|
|||
|
||||
LIB_SRC := $(COMMON_SRC) \
|
||||
api.cpp
|
||||
|
||||
TESTS_SRC := $(COMMON_SRC) \
|
||||
tests/Utility.cpp tests/Identity.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue