Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.1 C++ RunTests throws an unhandled exception with Visual Studio 2019 #214

Open
HugoOsornio opened this issue Jul 30, 2021 · 0 comments
Open

Comments

@HugoOsornio
Copy link

HugoOsornio commented Jul 30, 2021

Using:
Microsoft Visual Studio Community 2019
Version 16.6.3

string_integer_interconversion tests throw an unhandled exception when the test framework tries to send a "0" "+0" "-0" "0" to the user coded functions.

Test UNHANDLED EXCEPTION ( 202/15002) class std::invalid_argument
Arguments
x: 0
s: "0"

Failure info
exception message: invalid stoi argument

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

No branches or pull requests

1 participant