Skip to content

PHPC-335: Create debug handlers for BSON type classes #88

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 5 commits into from
Aug 28, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Aug 26, 2015

@derickr
Copy link
Contributor

derickr commented Aug 28, 2015

LGTM

@jmikola jmikola merged commit 6df3f8a into mongodb:master Aug 28, 2015
jmikola added a commit that referenced this pull request Aug 28, 2015
@jmikola jmikola deleted the phpc-335 branch August 28, 2015 15:43
@bjori
Copy link
Contributor

bjori commented Sep 4, 2015

I'm allergic to skipifs.
Any reason bson-utcdatetime-002 can't do

%rint(|string(13) "|%r1416445411987%r"|)%r

?

@jmikola
Copy link
Member Author

jmikola commented Sep 7, 2015

@bjori: It's totally possible to use that for the EXPECTF, but the main difference was in constructing the UTCDateTime objects. Those are really two different tests.

@bjori
Copy link
Contributor

bjori commented Sep 7, 2015

Why ? The string format must work in both.
And this is testing a debug handler, the integer literal doesn't provide any value here

@jmikola
Copy link
Member Author

jmikola commented Sep 11, 2015

Good point. Will do: https://jira.mongodb.org/browse/PHPC-414

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.

3 participants