Mitchell Hashimoto
|
3fdc3bee4b
|
Make acceptance tasks easier to run
|
2012-01-08 23:04:14 -08:00 |
Mitchell Hashimoto
|
875d8622e7
|
Fix acceptance:config task to work with new path
|
2011-12-10 13:30:25 -08:00 |
Mitchell Hashimoto
|
60db1c8394
|
Add rake task to run new unit tests
|
2011-12-05 18:35:59 -08:00 |
Mitchell Hashimoto
|
4d71b7bba3
|
Update test task to work again
|
2011-12-03 15:44:57 -08:00 |
Mitchell Hashimoto
|
3dfd124c67
|
Make rake acceptance:boxes OS-independent
|
2011-11-22 22:03:13 -08:00 |
Mitchell Hashimoto
|
e6c79f862d
|
Remove posix-spawn dependency in rake acceptance:config
|
2011-11-21 21:21:14 -08:00 |
Mitchell Hashimoto
|
203056a0db
|
Switch posix-spawn to childprocess for better cross-OS support
|
2011-11-21 21:16:51 -08:00 |
Mitchell Hashimoto
|
3e64ac3e69
|
rake acceptance:config should use proper argument
|
2011-11-13 20:42:12 -08:00 |
Mitchell Hashimoto
|
265aec2ad9
|
Rake task: Use ``spawn`` instead of popen4 to avoid full pipes.
|
2011-11-13 19:51:26 -08:00 |
Mitchell Hashimoto
|
a8909cbb0b
|
Acceptance tests now take a "box_directory" instead of paths to individual boxes
|
2011-11-13 13:49:21 -08:00 |
Mitchell Hashimoto
|
bb06a20843
|
Add `rake acceptance:boxes` to download required boxes for tests
|
2011-11-13 13:37:30 -08:00 |
Mitchell Hashimoto
|
0ccdb79f9a
|
Move rake tasks into the "tasks" folder to clarify what they do.
|
2011-11-13 12:37:19 -08:00 |