summaryrefslogtreecommitdiff
path: root/spec/unit/dsl
AgeCommit message (Expand)AuthorFilesLines
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune2-2/+2
2012-07-15Drop the hash prefix when passing compiler to scope.Daniel Pittman1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune2-2/+2
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman2-4/+2
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman2-2/+2
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2-2/+2
2010-09-02[#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry1-13/+23
2010-08-13[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry1-10/+8
2010-07-09Code smell: Two space indentationMarkus Roberts2-171/+171
2010-07-09maint:rename resource_type to define in internal dslMarkus Roberts1-1/+1
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2-0/+0
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2-0/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts2-0/+0
2010-02-17Resolving conflicts with luke:tickets/testing/2954Markus Roberts1-11/+11
2010-02-17Adding virtual and exported resource support to the DSLLuke Kanies1-38/+74
2010-02-17Cleaning up ResourceAPI testsLuke Kanies1-7/+1
2010-02-17s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies1-6/+6
2010-02-17Adding simplistic pure ruby interfaceLuke Kanies2-0/+197