Skip to content

BSON test cleanup #368

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

Merged
merged 4 commits into from
Aug 5, 2016
Merged

BSON test cleanup #368

merged 4 commits into from
Aug 5, 2016

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Aug 4, 2016

This removes unnecessary SKIPIF blocks from BSON tests that do not depend on a server. Additionally, this includes some small fixes to UTCDateTime tests that assumed a 64-bit environment.

@jmikola
Copy link
Member Author

jmikola commented Aug 4, 2016

@derickr: tests/bson/bson-utcdatetime-int-size.php (see: history) did not appear to be compatible with 32-bit platforms, so I split it into two files.

The test is likely redundant in light of our other tests, but I realize you'd object to removing it entirely.

@derickr
Copy link
Contributor

derickr commented Aug 5, 2016

LGTM

@jmikola jmikola merged commit 59b0751 into mongodb:master Aug 5, 2016
jmikola added a commit that referenced this pull request Aug 5, 2016
@jmikola jmikola deleted the bson-tests branch August 5, 2016 18:07
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

Successfully merging this pull request may close these issues.

2 participants