test: Add unit tests for urlDecode

Co-authored-by: Lőrinc <pap.lorinc@gmail.com>
This commit is contained in:
Fabian Jahr
2024-04-20 16:39:16 +02:00
parent 67c0d93982
commit 46bc6c2aaa
2 changed files with 71 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ BITCOIN_TESTS =\
test/checkqueue_tests.cpp \
test/coins_tests.cpp \
test/coinstatsindex_tests.cpp \
test/common_url_tests.cpp \
test/compilerbug_tests.cpp \
test/compress_tests.cpp \
test/crypto_tests.cpp \