brianc
|
62de2f4a02
|
added 'bench' task to makefile
|
2010-12-30 21:26:23 -06:00 |
|
brianc
|
4aa4443505
|
Makefile cleanup
|
2010-12-24 20:22:15 -06:00 |
|
brianc
|
1ad45f71e7
|
slight makefile refactoring
|
2010-12-24 20:09:55 -06:00 |
|
brianc
|
7dc89cec04
|
made integration tests die faster when they cannot connect to the database
|
2010-12-19 15:12:51 -06:00 |
|
brianc
|
49f5da8f02
|
make the test name printing an option via the "verbose" command line argument
|
2010-12-19 14:46:43 -06:00 |
|
Brian Carlson
|
af997d914b
|
refactored test execution to use makefile
integration tests all running in the same process were stepping on eachother. each test file is now run within its own node process
|
2010-12-14 18:50:18 -06:00 |
|