summaryrefslogtreecommitdiff
path: root/chef/spec/unit/knife/node_bulk_delete_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-97/+0
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* print the list of nodes to be deleted in columnsDaniel DeLeo2011-04-121-32/+36
* make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-031-0/+2
* Lets Knife specs do not fall unless Knife configuration file exists.Akzhan Abdulin2010-07-201-0/+1
* Implement pluggable output formats for knifeTollef Fog Heen2010-05-011-3/+3
* CHEF-990: adding `knife (client/cookbook/role) bulk delete` spec testsStephen Delano2010-02-261-1/+1
* Adding test for exiting with 42 if a regex does not exist in bulk deleteAdam Jacob2010-02-261-8/+11
* fixing spec test to conform to new bulk delete behaviorStephen Delano2010-02-261-2/+2
* CHEF-670, Node functions all workingAdam Jacob2009-12-031-0/+87