summaryrefslogtreecommitdiffstats
path: root/spec/unit/dsl
Commit message (Expand)AuthorAgeFilesLines
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-132-4/+2
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* [#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry2010-09-021-13/+23
* [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-10/+8
* Code smell: Two space indentationMarkus Roberts2010-07-092-171/+171
* maint:rename resource_type to define in internal dslMarkus Roberts2010-07-091-1/+1
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-232-0/+0
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-11/+11
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-171-38/+74
* Cleaning up ResourceAPI testsLuke Kanies2010-02-171-7/+1
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-171-6/+6
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-172-0/+197