diff options
| author | Markus Roberts <Markus@reality.com> | 2010-06-28 17:10:20 -0700 |
|---|---|---|
| committer | Markus Roberts <Markus@reality.com> | 2010-06-28 17:10:20 -0700 |
| commit | fdc8c3509b5ac5bc170c54d72b2c2bafb58409f2 (patch) | |
| tree | 6ed2204d72c6924e867a1320d3b7e6728035f1a1 /spec/unit/parser/functions | |
| parent | 9a94ee274c39c261cd49e688a7bd7ea0eb73af50 (diff) | |
| download | puppet-fdc8c3509b5ac5bc170c54d72b2c2bafb58409f2.tar.gz puppet-fdc8c3509b5ac5bc170c54d72b2c2bafb58409f2.tar.xz puppet-fdc8c3509b5ac5bc170c54d72b2c2bafb58409f2.zip | |
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Part 2 re-did the change on the spec files, which it shouldn't have.
Diffstat (limited to 'spec/unit/parser/functions')
| -rwxr-xr-x | spec/unit/parser/functions/defined_spec.rb (renamed from spec/unit/parser/functions/defined_spec_spec.rb) | 0 | ||||
| -rw-r--r-- | spec/unit/parser/functions/fqdn_rand_spec.rb (renamed from spec/unit/parser/functions/fqdn_rand_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/generate_spec.rb (renamed from spec/unit/parser/functions/generate_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/inline_template_spec.rb (renamed from spec/unit/parser/functions/inline_template_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/realize_spec.rb (renamed from spec/unit/parser/functions/realize_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/regsubst_spec.rb (renamed from spec/unit/parser/functions/regsubst_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/require_spec.rb (renamed from spec/unit/parser/functions/require_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/shellquote_spec.rb (renamed from spec/unit/parser/functions/shellquote_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/split_spec.rb (renamed from spec/unit/parser/functions/split_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/sprintf_spec.rb (renamed from spec/unit/parser/functions/sprintf_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/tag_spec.rb (renamed from spec/unit/parser/functions/tag_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/template_spec.rb (renamed from spec/unit/parser/functions/template_spec_spec.rb) | 0 | ||||
| -rwxr-xr-x | spec/unit/parser/functions/versioncmp_spec.rb (renamed from spec/unit/parser/functions/versioncmp_spec_spec.rb) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/parser/functions/defined_spec_spec.rb b/spec/unit/parser/functions/defined_spec.rb index 03b0ef9dd..03b0ef9dd 100755 --- a/spec/unit/parser/functions/defined_spec_spec.rb +++ b/spec/unit/parser/functions/defined_spec.rb diff --git a/spec/unit/parser/functions/fqdn_rand_spec_spec.rb b/spec/unit/parser/functions/fqdn_rand_spec.rb index cde899eef..cde899eef 100644 --- a/spec/unit/parser/functions/fqdn_rand_spec_spec.rb +++ b/spec/unit/parser/functions/fqdn_rand_spec.rb diff --git a/spec/unit/parser/functions/generate_spec_spec.rb b/spec/unit/parser/functions/generate_spec.rb index 05c2cb7dc..05c2cb7dc 100755 --- a/spec/unit/parser/functions/generate_spec_spec.rb +++ b/spec/unit/parser/functions/generate_spec.rb diff --git a/spec/unit/parser/functions/inline_template_spec_spec.rb b/spec/unit/parser/functions/inline_template_spec.rb index 19e1a3b2a..19e1a3b2a 100755 --- a/spec/unit/parser/functions/inline_template_spec_spec.rb +++ b/spec/unit/parser/functions/inline_template_spec.rb diff --git a/spec/unit/parser/functions/realize_spec_spec.rb b/spec/unit/parser/functions/realize_spec.rb index d9c94b143..d9c94b143 100755 --- a/spec/unit/parser/functions/realize_spec_spec.rb +++ b/spec/unit/parser/functions/realize_spec.rb diff --git a/spec/unit/parser/functions/regsubst_spec_spec.rb b/spec/unit/parser/functions/regsubst_spec.rb index 5a533efb1..5a533efb1 100755 --- a/spec/unit/parser/functions/regsubst_spec_spec.rb +++ b/spec/unit/parser/functions/regsubst_spec.rb diff --git a/spec/unit/parser/functions/require_spec_spec.rb b/spec/unit/parser/functions/require_spec.rb index 45769ccbe..45769ccbe 100755 --- a/spec/unit/parser/functions/require_spec_spec.rb +++ b/spec/unit/parser/functions/require_spec.rb diff --git a/spec/unit/parser/functions/shellquote_spec_spec.rb b/spec/unit/parser/functions/shellquote_spec.rb index 283a4de1e..283a4de1e 100755 --- a/spec/unit/parser/functions/shellquote_spec_spec.rb +++ b/spec/unit/parser/functions/shellquote_spec.rb diff --git a/spec/unit/parser/functions/split_spec_spec.rb b/spec/unit/parser/functions/split_spec.rb index 8aa031d19..8aa031d19 100755 --- a/spec/unit/parser/functions/split_spec_spec.rb +++ b/spec/unit/parser/functions/split_spec.rb diff --git a/spec/unit/parser/functions/sprintf_spec_spec.rb b/spec/unit/parser/functions/sprintf_spec.rb index 949dc3fcc..949dc3fcc 100755 --- a/spec/unit/parser/functions/sprintf_spec_spec.rb +++ b/spec/unit/parser/functions/sprintf_spec.rb diff --git a/spec/unit/parser/functions/tag_spec_spec.rb b/spec/unit/parser/functions/tag_spec.rb index 5fb467e59..5fb467e59 100755 --- a/spec/unit/parser/functions/tag_spec_spec.rb +++ b/spec/unit/parser/functions/tag_spec.rb diff --git a/spec/unit/parser/functions/template_spec_spec.rb b/spec/unit/parser/functions/template_spec.rb index 8fc64d0c3..8fc64d0c3 100755 --- a/spec/unit/parser/functions/template_spec_spec.rb +++ b/spec/unit/parser/functions/template_spec.rb diff --git a/spec/unit/parser/functions/versioncmp_spec_spec.rb b/spec/unit/parser/functions/versioncmp_spec.rb index 0595f8711..0595f8711 100755 --- a/spec/unit/parser/functions/versioncmp_spec_spec.rb +++ b/spec/unit/parser/functions/versioncmp_spec.rb |
