Thibault Jouan
|
d552c698de
|
Improve Env#output spec:
Test the receiving output object state instead of expecting that it
will receive a specific message.
|
2013-08-06 20:12:02 +00:00 |
|
Thibault Jouan
|
31b9e68026
|
Improve Env#initialize spec:
Test that #current_recipe returns exactly the assigned recipe
(argument given to the constructor).
|
2013-08-06 20:07:39 +00:00 |
|
Thibault Jouan
|
863155b61d
|
Improve wording in Env#initialize spec
|
2013-08-06 20:06:05 +00:00 |
|
Thibault Jouan
|
9875a4ae7b
|
Make remote available to env
|
2013-08-05 20:05:58 +00:00 |
|
Thibault Jouan
|
ad63164d60
|
Fix coding standards in Env spec
|
2013-08-05 14:32:23 +00:00 |
|
Thibault Jouan
|
0cccbc8dde
|
Add Env#output with $stdout as default
|
2013-08-04 21:29:13 +00:00 |
|
Thibault Jouan
|
8e455fc4d5
|
Improve Env constructor
|
2013-08-04 15:45:08 +00:00 |
|
Thibault Jouan
|
a3bba6d4da
|
Implement target recipe keyword feature
|
2013-08-03 23:42:47 +00:00 |
|
Thibault Jouan
|
2acb57254f
|
Fix a few coding standards issues:
* Remove extra empty lines before private keyword usages.
specs:
* Fix one long line;
* use proc keyword instead of Proc.new.
|
2013-08-01 00:01:20 +00:00 |
|
Thibault Jouan
|
d199ba56fd
|
Add Env class
|
2013-07-30 14:47:56 +00:00 |
|