Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdff5902

Browse files
committed
[URI] Renamed URI tests.
1 parent1d2ab4f commitdff5902

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

‎libs/network/test/uri/CMakeLists.txt‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ include_directories(${CPP-NETLIB_SOURCE_DIR})
88
if (Boost_FOUND)
99
set(
1010
TESTS
11-
url_test
12-
url_builder_test
13-
url_builder_stream_test
14-
url_encoding_test
15-
relative_url_test
11+
uri_test
12+
uri_builder_test
13+
uri_builder_stream_test
14+
uri_encoding_test
15+
relative_uri_test
1616
)
1717
foreach (test${TESTS})
1818
if (${CMAKE_CXX_COMPILER_ID}MATCHES GNU)
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp