Skip to content

Conversation

@glynos
Copy link
Member

@glynos glynos commented May 26, 2017

Fixed bug in copy constructor reported in #98.
Applied fix to swap function from PR #93, including unit test.

@glynos glynos merged commit b91cacc into cpp-netlib:master May 26, 2017
@glynos glynos deleted the copy_assignment_bug_issue_98 branch May 26, 2017 16:20
EXPECT_EQ("/bin/bash", uri.path());
}

TEST(uri_parse_test, test_file_uri_bug_98_4) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something wrong here. This test duplicates test_file_uri_bug_98_2

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, copy and paste error. I'll fix it in the next PR. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants