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

Fixing broken tests #40

Merged
merged 2 commits into from Dec 17, 2017
Merged

Fixing broken tests #40

merged 2 commits into from Dec 17, 2017

Conversation

hbsock
Copy link
Contributor

@hbsock hbsock commented Jun 1, 2017

Fixing broken tests on SortedDictionaryTests and DLinkedListTest

@ivandrofly
Copy link
Collaborator

I'd recommend to keep this on hold until #38 is finished

@hbsock
Copy link
Contributor Author

hbsock commented Jun 1, 2017

Alright. Is there a way for me to label this pull request on hold?

@hbsock hbsock closed this Jun 1, 2017
@hbsock hbsock reopened this Jun 1, 2017
@ivandrofly
Copy link
Collaborator

Alright. Is there a way for me to label this pull request on hold?

/cc @aalhour

@aalhour aalhour added the on hold label Jun 1, 2017
@aalhour
Copy link
Owner

aalhour commented Dec 11, 2017

Hello @hbsock,

The migration of the tests package to use a unit testing framework is done, can you please resolve the merge conflicts that you have in this PR?

Cheers,
Ahmad

@hbsock
Copy link
Contributor Author

hbsock commented Dec 12, 2017

Sure.

@hbsock
Copy link
Contributor Author

hbsock commented Dec 12, 2017

It seems the unit tests for SortedDictionaryTests already had the changes I originally had, so I only updated the DLinkedListTest.

@aalhour
Copy link
Owner

aalhour commented Dec 13, 2017

Hello @hbsock,

Can you please try to rebase your branch once more against master? I have fixed the issue causing the Travis builds to fail.

Cheers,
Ahmad

@hbsock
Copy link
Contributor Author

hbsock commented Dec 13, 2017

Sure.

@hbsock
Copy link
Contributor Author

hbsock commented Dec 17, 2017

@aalhour could this PR be merged now?

Thank you.

@aalhour
Copy link
Owner

aalhour commented Dec 17, 2017

Absolutely. Thanks for contributing.

@aalhour aalhour merged commit d58ccf3 into aalhour:master Dec 17, 2017
MetSystem pushed a commit to MetSystem/C-Sharp-Algorithms that referenced this pull request Sep 6, 2018
* Fixed doubly linked list test with null enumerator.

* Fix DLinkedListTest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants