Commit Graph

21 Commits

Author SHA1 Message Date
Mike Dirolf
bacf2de02b make sure results are correct 2009-02-04 14:56:33 -05:00
Mike Dirolf
4639bf843f clean script for hudson 2009-02-04 10:56:08 -05:00
Mike Dirolf
ff8a59125c only print collections starting with dbs 2009-02-04 10:24:25 -05:00
Mike Dirolf
312f8c3cf3 c bool encoding 2009-02-04 10:03:26 -05:00
Mike Dirolf
4a3105d727 print one collection name per line, to match expected output 2009-02-04 09:37:11 -05:00
Mike Dirolf
69a9167a35 factor out common code for strings and unicode 2009-02-03 16:48:09 -05:00
Mike Dirolf
3f098ce8a7 admin and dbs test. remove circular test entirely. don't print anything if the test is skipped 2009-02-03 14:44:42 -05:00
Mike Dirolf
fab5ce00a3 output to file 2009-02-02 15:14:38 -05:00
Mike Dirolf
df11350493 oops. needs to be a list 2009-02-02 10:38:07 -05:00
Mike Dirolf
ee3cefc8e8 update driver tests script to use default db and add count1 test 2009-01-30 14:17:09 -05:00
Mike Dirolf
704fd8cc3f simple benchmarking tests for bson module vs simplejson module 2009-01-28 16:37:06 -05:00
Mike Dirolf
b93126434b again, work around if egg is installed 2009-01-28 16:35:13 -05:00
Mike Dirolf
25024a70ad insert, not save 2009-01-27 15:50:33 -05:00
Mike Dirolf
006800411f tests for the rest of the driver test framework 2009-01-27 15:45:10 -05:00
Mike Dirolf
12b3fc66c5 test functions don't do their own timing. framework will do the setup (removing the collection) 2009-01-27 15:33:28 -05:00
Mike Dirolf
b385d31340 doc on driver_tests.py 2009-01-27 15:13:01 -05:00
Mike Dirolf
27826d36b6 driver_tests.py. report timing to framework as well 2009-01-27 15:10:43 -05:00
Mike Dirolf
738e4dd786 first test implementation for kristina's framework 2009-01-27 14:15:57 -05:00
Mike Dirolf
adb7a06354 run validate.py from the base directory 2009-01-27 13:41:39 -05:00
Mike Dirolf
88a62b0c3e license 2009-01-22 15:10:00 -05:00
Mike Dirolf
b1e2294a0b move validate scripts to tools/ directory, add README there 2009-01-22 14:17:53 -05:00