Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor unix securable tests: make updated status explicit | danielsdeleo | 2012-11-06 | 1 | -24/+57 |
| | | | | | splits tests for updated_by_last_action to their own examples so it's more explicit in the code and specdoc. | ||||
* | assert starting state, remove atime checks | danielsdeleo | 2012-11-06 | 3 | -6/+37 |
| | | | | | Chef will nearly always change the atime when inspecting the current state of the file; previous tests were passing by accident. | ||||
* | verify updated/not updated for directory-like resources | danielsdeleo | 2012-11-06 | 1 | -23/+75 |
| | |||||
* | verify updated/not updated for file-like resources | danielsdeleo | 2012-11-06 | 1 | -52/+136 |
| | |||||
* | [CHEF-3499] move platform introspection tests into shared examples | danielsdeleo | 2012-11-02 | 1 | -0/+162 |
| | |||||
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 18 | -0/+1545 |
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo! |