brianc
|
dc964a66c1
|
updated makefile
|
2011-03-05 11:31:59 -06:00 |
|
brianc
|
4b722264b1
|
makefile test-all command now tests native & pure js
|
2011-03-05 11:23:42 -06:00 |
|
brianc
|
e03516a182
|
makefile a bit more 'makey'
|
2011-03-05 15:51:47 +00:00 |
|
brianc
|
f5f5a40abd
|
makefile passes native parameter to tests
|
2011-03-02 18:23:30 -06:00 |
|
Brian Carlson
|
569f760b5e
|
updated test & makefile to be more in line with other uses
|
2011-02-23 20:19:27 -06:00 |
|
brianc
|
7f6a5082b2
|
added ugly 'build' task to makefile
|
2011-02-22 22:51:30 -06:00 |
|
brianc
|
edea8967d2
|
stage up the ability to run libpg based client integration tests
|
2011-02-22 22:48:51 -06:00 |
|
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 |
|