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

Add more tests for Common and Core/MMIO #146

Merged
merged 1 commit into from Mar 9, 2014
Merged

Conversation

delroth
Copy link
Member

@delroth delroth commented Mar 9, 2014

No description provided.


TEST(FixedSizeQueue, Simple)
{
FixedSizeQueue<int, 5> q;

This comment was marked as off-topic.

This comment was marked as off-topic.

@neobrain
Copy link
Member

neobrain commented Mar 9, 2014

Leaving it up to you if we want to have an additional test case in FixedSizeQueue.

LGTM.

@delroth
Copy link
Member Author

delroth commented Mar 9, 2014

I'll avoid writing tests that rely on unspecified behavior. Merging.

delroth added a commit that referenced this pull request Mar 9, 2014
Add more tests for Common and Core/MMIO
@delroth delroth merged commit b003fd7 into dolphin-emu:master Mar 9, 2014
@delroth delroth deleted the tests branch March 9, 2014 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants