Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reset shared database after each test suite MINOR | Aaron | 2009-05-12 | 1 | -1/+1 |
* | add ObjectId parsing test | Aaron | 2009-04-13 | 1 | -0/+14 |
* | Replace emptyObj with BSONObj() | Aaron | 2009-03-19 | 1 | -1/+1 |
* | Calling done() more than once causes tests to fail now, fixing | Aaron | 2009-02-27 | 1 | -24/+28 |
* | virtual dtors == good | Aaron | 2009-02-18 | 1 | -0/+3 |
* | bsonobjbuilder cleanup | Dwight | 2009-02-09 | 1 | -1/+1 |
* | doneAndDecouple() -> obj() | Dwight | 2009-02-09 | 1 | -35/+35 |
* | Put javajstest in 'test' binary, fix fallout of starting jni in test binary | Aaron | 2009-02-03 | 1 | -2/+2 |
* | Allow single quoted field names and values | Aaron | 2009-01-30 | 1 | -0/+12 |
* | Allow unquoted field names, at Dwight's request | Aaron | 2009-01-29 | 1 | -0/+24 |
* | Parse both hex characters of each byte | Aaron | 2009-01-22 | 1 | -0/+14 |
* | Add more interesting fuzz tests, move json tests into separate file | Aaron | 2009-01-17 | 1 | -0/+868 |