Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uassert/massert take error code SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | fix test locking | Eliot Horowitz | 2009-12-06 | 1 | -1/+1 |
| | |||||
* | wrap dbtests with a big dblcok - now passes | Dwight | 2009-12-04 | 1 | -0/+3 |
| | |||||
* | fix dbtest framework output | Eliot Horowitz | 2009-12-04 | 1 | -1/+9 |
| | |||||
* | fix for windows | Mathias Stearn | 2009-12-03 | 1 | -1/+1 |
| | |||||
* | Better formating for dbtests | Mathias Stearn | 2009-12-03 | 1 | -7/+9 |
| | |||||
* | better debugging | Eliot Horowitz | 2009-11-30 | 1 | -1/+3 |
| | |||||
* | shutdown unittest cleanly | Eliot Horowitz | 2009-10-21 | 1 | -1/+2 |
| | |||||
* | move oplogSize to CmdLine | Eliot Horowitz | 2009-10-16 | 1 | -0/+4 |
| | |||||
* | move CurOp into Client and make inprog handle multiple in progress | Dwight | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | fix assert to use ours and thus make unit test pass | Dwight | 2009-10-15 | 1 | -0/+4 |
| | |||||
* | don't prealloc in unit tests | Eliot Horowitz | 2009-10-14 | 1 | -1/+2 |
| | |||||
* | make lasterror threadsafe | Dwight | 2009-10-12 | 1 | -2/+2 |
| | | | | | | rename Connection -> Client lasterror code easier to read bunch of windows warnings eliminated | ||||
* | init threads in unit tests | Eliot Horowitz | 2009-10-09 | 1 | -0/+1 |
| | |||||
* | fix regresstion return code | Eliot Horowitz | 2009-10-08 | 1 | -4/+7 |
| | |||||
* | use templated assert | Eliot Horowitz | 2009-10-08 | 1 | -23/+1 |
| | |||||
* | fix windows | Eliot Horowitz | 2009-10-01 | 1 | -2/+2 |
| | |||||
* | counting fails twice | Eliot Horowitz | 2009-10-01 | 1 | -1/+0 |
| | |||||
* | better debugging | Eliot Horowitz | 2009-10-01 | 1 | -4/+3 |
| | |||||
* | win pre-compild headers | unknown | 2009-09-30 | 1 | -2/+1 |
| | |||||
* | some debugging | Eliot Horowitz | 2009-09-30 | 1 | -3/+8 |
| | |||||
* | fix framework a tiny bit | Eliot Horowitz | 2009-09-25 | 1 | -6/+6 |
| | |||||
* | soem test framework improvements | Eliot Horowitz | 2009-09-25 | 1 | -11/+38 |
| | |||||
* | minor: a version that builds with boost 1.33.1 | Mike Dirolf | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | minor: more compatibility for old versions of boost | Mike Dirolf | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | minor: use is_directory for old versions of boost | Mike Dirolf | 2009-09-21 | 1 | -2/+1 |
| | |||||
* | don't remove and recreate data directory for tests, just remove contents | Mike Dirolf | 2009-09-21 | 1 | -9/+14 |
| | |||||
* | minor: just use std::runtime_error to be compatable with older versions of boost | Mike Dirolf | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | minor: ignore errors when resetting unittest directory, for joyent buildslave | Mike Dirolf | 2009-09-18 | 1 | -4/+13 |
| | |||||
* | minor: oops move include | Mike Dirolf | 2009-09-18 | 1 | -0/+1 |
| | |||||
* | move CLI related stuff out of dbtests and perftest and into framework | Mike Dirolf | 2009-09-18 | 1 | -4/+96 |
| | |||||
* | minor: don't try to demangle on windows - no abi | Mike Dirolf | 2009-09-18 | 1 | -0/+4 |
| | |||||
* | use boost::program_options for test runner | Mike Dirolf | 2009-09-18 | 1 | -21/+14 |
| | |||||
* | minor: whitespace | Mike Dirolf | 2009-09-18 | 1 | -29/+29 |
| | |||||
* | new unit test framework | Eliot Horowitz | 2009-09-17 | 1 | -0/+222 |