i2pd/tests
orignal 0d09a8be00
Some checks are pending
Build Debian packages / ${{ matrix.dist }} (bookworm) (push) Waiting to run
Build Debian packages / ${{ matrix.dist }} (bullseye) (push) Waiting to run
Build Debian packages / ${{ matrix.dist }} (buster) (push) Waiting to run
Build on FreeBSD / with UPnP (push) Waiting to run
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (no) (push) Waiting to run
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Waiting to run
Build on Windows / XP (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (no) (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (OFF) (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (ON) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (amd64, linux/amd64) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (arm64, linux/arm64) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (armv7, linux/arm/v7) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (i386, linux/386) (push) Waiting to run
Build containers / Pushing merged manifest (push) Blocked by required conditions
removed own implementation of x25519
2024-11-01 17:53:27 -04:00
..
.gitignore Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
CMakeLists.txt removed own implementation of x25519 2024-11-01 17:53:27 -04:00
Makefile removed own implementation of x25519 2024-11-01 17:53:27 -04:00
test-aeadchacha20poly1305.cpp Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
test-base-64.cpp restructure build to separate the 3 main components into 3 subdirectories 2017-04-21 06:33:45 -04:00
test-blinding.cpp Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
test-eddsa.cpp test-eddsa added 2023-12-18 09:32:12 -05:00
test-elligator.cpp Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
test-gost-sig.cpp key blinding test 2019-05-31 11:57:16 -04:00
test-gost.cpp restructure build to separate the 3 main components into 3 subdirectories 2017-04-21 06:33:45 -04:00
test-http-merge_chunked.cpp Add CMake support for tests 2022-11-26 06:32:56 +08:00
test-http-req.cpp fixed test-http-req 2023-01-28 17:18:54 -05:00
test-http-res.cpp Add CMake support for tests 2022-11-26 06:32:56 +08:00
test-http-url.cpp [http] fix query detection, addresshelper processing, update tests 2023-02-14 18:51:14 +00:00
test-http-url_decode.cpp Add CMake support for tests 2022-11-26 06:32:56 +08:00