This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d56adc6 Protect smart-pointer tests under no exceptions new bc464e5 Update tests for strings conversions under libcpp-no-exceptions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/std/strings/string.conversions/stod.pass.cpp | 23 +++++++++++++++++++- test/std/strings/string.conversions/stof.pass.cpp | 19 +++++++++++++++- test/std/strings/string.conversions/stoi.pass.cpp | 5 ++++- test/std/strings/string.conversions/stol.pass.cpp | 5 ++++- test/std/strings/string.conversions/stold.pass.cpp | 25 +++++++++++++++++++++- test/std/strings/string.conversions/stoll.pass.cpp | 5 ++++- test/std/strings/string.conversions/stoul.pass.cpp | 5 ++++- .../std/strings/string.conversions/stoull.pass.cpp | 5 ++++- 8 files changed, 84 insertions(+), 8 deletions(-)