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

Implementation of UnitTestArray, UnitTestList #9

Closed
wants to merge 11 commits into from
Closed

Implementation of UnitTestArray, UnitTestList #9

wants to merge 11 commits into from

Conversation

h0n9
Copy link
Contributor

@h0n9 h0n9 commented Jun 20, 2018

These UnitTest projects are implemented based on UnitTestBST.
While referencing the UnitTestBST, I found some kind of problems in the code. #8

After I finished implementation, I tried to test these UnitTests with Visual Studio 2015.
But some unexpected error occurred without a certain reason.
The error was not about the code syntax or logic things.
It could be compatibility problem between different versions of VS.

Please, check whether running the test on your computer is possible or not.

Thanks in advance :)

@h0n9
Copy link
Contributor Author

h0n9 commented Jun 21, 2018

I close this PR as I found a big issue on my code... I will fix it and re-PR.

@h0n9 h0n9 closed this Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant