summaryrefslogtreecommitdiff
path: root/dbtests/jsontests.cpp
Commit message (Expand)AuthorAgeFilesLines
* reset shared database after each test suite MINORAaron2009-05-121-1/+1
* add ObjectId parsing testAaron2009-04-131-0/+14
* Replace emptyObj with BSONObj()Aaron2009-03-191-1/+1
* Calling done() more than once causes tests to fail now, fixingAaron2009-02-271-24/+28
* virtual dtors == goodAaron2009-02-181-0/+3
* bsonobjbuilder cleanupDwight2009-02-091-1/+1
* doneAndDecouple() -> obj()Dwight2009-02-091-35/+35
* Put javajstest in 'test' binary, fix fallout of starting jni in test binaryAaron2009-02-031-2/+2
* Allow single quoted field names and valuesAaron2009-01-301-0/+12
* Allow unquoted field names, at Dwight's requestAaron2009-01-291-0/+24
* Parse both hex characters of each byteAaron2009-01-221-0/+14
* Add more interesting fuzz tests, move json tests into separate fileAaron2009-01-171-0/+868