Commit Graph

19 Commits

Author SHA1 Message Date
orignal
9668ea9338 removed C++11 support 2024-09-02 10:18:08 -04:00
orignal
8ffc1486a4 test-eddsa added 2023-12-18 09:32:12 -05:00
R4SAS
77142e59ee
[http] fix query detection, addresshelper processing, update tests
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-02-14 18:51:14 +00:00
R4SAS
3cee8bfcb2
Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
barracuda156
61bcfebcc8 Add CMake support for tests 2022-11-26 06:32:56 +08:00
orignal
3a77e7ba2d remove dependancy from localization 2021-09-04 18:55:51 -04:00
R4SAS
ec98ff297c
Make blinding test runnable 2021-08-24 13:23:10 +03:00
Daniel Bermond
7d220fb2eb
[tests] fix compilation of test-blinding
test-blinding currently fails to build with the following error:

In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
   21 | #include "I18N_langs.h"
      |          ^~~~~~~~~~~~~~
compilation terminated.
2021-08-23 17:22:28 -03:00
orignal
4d7b86ca26 elligator test added 2019-12-10 13:20:23 -05:00
orignal
64707dbb22 key blinding test 2019-05-31 11:57:16 -04:00
orignal
6b9061515f AEAD/ChaCha20/Poly1305 test added 2018-06-13 12:25:32 -04:00
orignal
bf1e1ad457 eliminate extra dependencies 2018-06-13 10:49:14 -04:00
orignal
7fa5b06359 x25519 unti test 2018-06-12 18:29:06 -04:00
Jeff Becker
4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
orignal
13aab750dd GOST signature unit test added 2017-03-21 10:45:57 -04:00
orignal
44a3e08095 GOST unit tests added 2017-03-21 09:43:36 -04:00
hagen
7f26670173 + tests/test-base-64.cpp 2016-06-28 01:45:14 +00:00
hagen
8589493581 * add test for MergeChunkedResponse() (#432) 2016-06-01 00:14:40 +00:00
hagen
a15aad9f9c * unit-tests 2016-04-27 00:39:12 +00:00