Skip to content

Commit

Permalink
[URI] Renamed URI tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
glynos committed Mar 13, 2012
1 parent 1fe0b02 commit 74c752e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions libs/network/test/uri/CMakeLists.txt
Expand Up @@ -8,11 +8,11 @@ include_directories(${CPP-NETLIB_SOURCE_DIR})
if (Boost_FOUND)
set(
TESTS
url_test
url_builder_test
url_builder_stream_test
url_encoding_test
relative_url_test
uri_test
uri_builder_test
uri_builder_stream_test
uri_encoding_test
relative_uri_test
)
foreach (test ${TESTS})
if (${CMAKE_CXX_COMPILER_ID} MATCHES GNU)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 74c752e

Please sign in to comment.