Skip to content

Improve robot-name tests and remove Boost.Regex dependency.#156

Closed
arcuru wants to merge 3 commits intoexercism:masterfrom
arcuru:remove_regex
Closed

Improve robot-name tests and remove Boost.Regex dependency.#156
arcuru wants to merge 3 commits intoexercism:masterfrom
arcuru:remove_regex

Conversation

@arcuru
Copy link
Copy Markdown
Contributor

@arcuru arcuru commented Oct 15, 2017

Improves the tests for robot-name (making sure that it can generate at least 1000 unique robot names), and transition to std::regex instead of Boost.Regex.

The use of Boost.Regex only existed because GCC hadn't instituted std::regex support at the time of original writing.

@arcuru arcuru force-pushed the remove_regex branch 3 times, most recently from cb70bbd to 31d5c51 Compare October 15, 2017 19:30
@arcuru
Copy link
Copy Markdown
Contributor Author

arcuru commented Oct 29, 2017

Closing in deference to #159, which includes this change

@arcuru arcuru closed this Oct 29, 2017
@arcuru arcuru deleted the remove_regex branch December 30, 2018 02:32
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.

1 participant