summaryrefslogtreecommitdiffstats
path: root/spec/unit/network
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-06-28 17:10:20 -0700
committerMarkus Roberts <Markus@reality.com>2010-06-28 17:10:20 -0700
commitfdc8c3509b5ac5bc170c54d72b2c2bafb58409f2 (patch)
tree6ed2204d72c6924e867a1320d3b7e6728035f1a1 /spec/unit/network
parent9a94ee274c39c261cd49e688a7bd7ea0eb73af50 (diff)
downloadpuppet-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/network')
-rwxr-xr-xspec/unit/network/authconfig_spec.rb (renamed from spec/unit/network/authconfig_spec_spec.rb)0
-rw-r--r--spec/unit/network/authstore_spec.rb (renamed from spec/unit/network/authstore_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/client_spec.rb (renamed from spec/unit/network/client_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/format_handler_spec.rb (renamed from spec/unit/network/format_handler_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/format_spec.rb (renamed from spec/unit/network/format_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/formats_spec.rb (renamed from spec/unit/network/formats_spec_spec.rb)0
-rw-r--r--spec/unit/network/handler/fileserver_spec.rb (renamed from spec/unit/network/handler/fileserver_spec_spec.rb)0
-rw-r--r--spec/unit/network/http/api/v1_spec.rb (renamed from spec/unit/network/http/api/v1_spec_spec.rb)0
-rw-r--r--spec/unit/network/http/compression_spec.rb (renamed from spec/unit/network/http/compression_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/handler_spec.rb (renamed from spec/unit/network/http/handler_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/mongrel/rest_spec.rb (renamed from spec/unit/network/http/mongrel/rest_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/mongrel/xmlrpc_spec.rb (renamed from spec/unit/network/http/mongrel/xmlrpc_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/mongrel_spec.rb (renamed from spec/unit/network/http/mongrel_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/rack/rest_spec.rb (renamed from spec/unit/network/http/rack/rest_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/rack/xmlrpc_spec.rb (renamed from spec/unit/network/http/rack/xmlrpc_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/rack_spec.rb (renamed from spec/unit/network/http/rack_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/webrick/rest_spec.rb (renamed from spec/unit/network/http/webrick/rest_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/webrick/xmlrpc_spec.rb (renamed from spec/unit/network/http/webrick/xmlrpc_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http/webrick_spec.rb (renamed from spec/unit/network/http/webrick_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http_pool_spec.rb (renamed from spec/unit/network/http_pool_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/http_spec.rb (renamed from spec/unit/network/http_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/rest_authconfig_spec.rb (renamed from spec/unit/network/rest_authconfig_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/rest_authorization_spec.rb (renamed from spec/unit/network/rest_authorization_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/rights_spec.rb (renamed from spec/unit/network/rights_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/server_spec.rb (renamed from spec/unit/network/server_spec_spec.rb)0
-rwxr-xr-xspec/unit/network/xmlrpc/client_spec.rb (renamed from spec/unit/network/xmlrpc/client_spec_spec.rb)0
26 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/network/authconfig_spec_spec.rb b/spec/unit/network/authconfig_spec.rb
index 2bf9ee138..2bf9ee138 100755
--- a/spec/unit/network/authconfig_spec_spec.rb
+++ b/spec/unit/network/authconfig_spec.rb
diff --git a/spec/unit/network/authstore_spec_spec.rb b/spec/unit/network/authstore_spec.rb
index 58eb92693..58eb92693 100644
--- a/spec/unit/network/authstore_spec_spec.rb
+++ b/spec/unit/network/authstore_spec.rb
diff --git a/spec/unit/network/client_spec_spec.rb b/spec/unit/network/client_spec.rb
index cea71d1e5..cea71d1e5 100755
--- a/spec/unit/network/client_spec_spec.rb
+++ b/spec/unit/network/client_spec.rb
diff --git a/spec/unit/network/format_handler_spec_spec.rb b/spec/unit/network/format_handler_spec.rb
index 622f7e5a1..622f7e5a1 100755
--- a/spec/unit/network/format_handler_spec_spec.rb
+++ b/spec/unit/network/format_handler_spec.rb
diff --git a/spec/unit/network/format_spec_spec.rb b/spec/unit/network/format_spec.rb
index 73530b9d7..73530b9d7 100755
--- a/spec/unit/network/format_spec_spec.rb
+++ b/spec/unit/network/format_spec.rb
diff --git a/spec/unit/network/formats_spec_spec.rb b/spec/unit/network/formats_spec.rb
index fd78ebf52..fd78ebf52 100755
--- a/spec/unit/network/formats_spec_spec.rb
+++ b/spec/unit/network/formats_spec.rb
diff --git a/spec/unit/network/handler/fileserver_spec_spec.rb b/spec/unit/network/handler/fileserver_spec.rb
index fbb5c8ae2..fbb5c8ae2 100644
--- a/spec/unit/network/handler/fileserver_spec_spec.rb
+++ b/spec/unit/network/handler/fileserver_spec.rb
diff --git a/spec/unit/network/http/api/v1_spec_spec.rb b/spec/unit/network/http/api/v1_spec.rb
index fc284de82..fc284de82 100644
--- a/spec/unit/network/http/api/v1_spec_spec.rb
+++ b/spec/unit/network/http/api/v1_spec.rb
diff --git a/spec/unit/network/http/compression_spec_spec.rb b/spec/unit/network/http/compression_spec.rb
index 63fd9e715..63fd9e715 100644
--- a/spec/unit/network/http/compression_spec_spec.rb
+++ b/spec/unit/network/http/compression_spec.rb
diff --git a/spec/unit/network/http/handler_spec_spec.rb b/spec/unit/network/http/handler_spec.rb
index e6dd88130..e6dd88130 100755
--- a/spec/unit/network/http/handler_spec_spec.rb
+++ b/spec/unit/network/http/handler_spec.rb
diff --git a/spec/unit/network/http/mongrel/rest_spec_spec.rb b/spec/unit/network/http/mongrel/rest_spec.rb
index 55b6172d3..55b6172d3 100755
--- a/spec/unit/network/http/mongrel/rest_spec_spec.rb
+++ b/spec/unit/network/http/mongrel/rest_spec.rb
diff --git a/spec/unit/network/http/mongrel/xmlrpc_spec_spec.rb b/spec/unit/network/http/mongrel/xmlrpc_spec.rb
index e69de29bb..e69de29bb 100755
--- a/spec/unit/network/http/mongrel/xmlrpc_spec_spec.rb
+++ b/spec/unit/network/http/mongrel/xmlrpc_spec.rb
diff --git a/spec/unit/network/http/mongrel_spec_spec.rb b/spec/unit/network/http/mongrel_spec.rb
index c0ca68e43..c0ca68e43 100755
--- a/spec/unit/network/http/mongrel_spec_spec.rb
+++ b/spec/unit/network/http/mongrel_spec.rb
diff --git a/spec/unit/network/http/rack/rest_spec_spec.rb b/spec/unit/network/http/rack/rest_spec.rb
index b9d835284..b9d835284 100755
--- a/spec/unit/network/http/rack/rest_spec_spec.rb
+++ b/spec/unit/network/http/rack/rest_spec.rb
diff --git a/spec/unit/network/http/rack/xmlrpc_spec_spec.rb b/spec/unit/network/http/rack/xmlrpc_spec.rb
index abfe84ba6..abfe84ba6 100755
--- a/spec/unit/network/http/rack/xmlrpc_spec_spec.rb
+++ b/spec/unit/network/http/rack/xmlrpc_spec.rb
diff --git a/spec/unit/network/http/rack_spec_spec.rb b/spec/unit/network/http/rack_spec.rb
index cd2961a3a..cd2961a3a 100755
--- a/spec/unit/network/http/rack_spec_spec.rb
+++ b/spec/unit/network/http/rack_spec.rb
diff --git a/spec/unit/network/http/webrick/rest_spec_spec.rb b/spec/unit/network/http/webrick/rest_spec.rb
index f726fd9a7..f726fd9a7 100755
--- a/spec/unit/network/http/webrick/rest_spec_spec.rb
+++ b/spec/unit/network/http/webrick/rest_spec.rb
diff --git a/spec/unit/network/http/webrick/xmlrpc_spec_spec.rb b/spec/unit/network/http/webrick/xmlrpc_spec.rb
index e69de29bb..e69de29bb 100755
--- a/spec/unit/network/http/webrick/xmlrpc_spec_spec.rb
+++ b/spec/unit/network/http/webrick/xmlrpc_spec.rb
diff --git a/spec/unit/network/http/webrick_spec_spec.rb b/spec/unit/network/http/webrick_spec.rb
index aaab53b0c..aaab53b0c 100755
--- a/spec/unit/network/http/webrick_spec_spec.rb
+++ b/spec/unit/network/http/webrick_spec.rb
diff --git a/spec/unit/network/http_pool_spec_spec.rb b/spec/unit/network/http_pool_spec.rb
index 7fe55c5fa..7fe55c5fa 100755
--- a/spec/unit/network/http_pool_spec_spec.rb
+++ b/spec/unit/network/http_pool_spec.rb
diff --git a/spec/unit/network/http_spec_spec.rb b/spec/unit/network/http_spec.rb
index 220726788..220726788 100755
--- a/spec/unit/network/http_spec_spec.rb
+++ b/spec/unit/network/http_spec.rb
diff --git a/spec/unit/network/rest_authconfig_spec_spec.rb b/spec/unit/network/rest_authconfig_spec.rb
index fe17d5626..fe17d5626 100755
--- a/spec/unit/network/rest_authconfig_spec_spec.rb
+++ b/spec/unit/network/rest_authconfig_spec.rb
diff --git a/spec/unit/network/rest_authorization_spec_spec.rb b/spec/unit/network/rest_authorization_spec.rb
index 4703c181f..4703c181f 100755
--- a/spec/unit/network/rest_authorization_spec_spec.rb
+++ b/spec/unit/network/rest_authorization_spec.rb
diff --git a/spec/unit/network/rights_spec_spec.rb b/spec/unit/network/rights_spec.rb
index 7f00891ac..7f00891ac 100755
--- a/spec/unit/network/rights_spec_spec.rb
+++ b/spec/unit/network/rights_spec.rb
diff --git a/spec/unit/network/server_spec_spec.rb b/spec/unit/network/server_spec.rb
index 2aeb99a8b..2aeb99a8b 100755
--- a/spec/unit/network/server_spec_spec.rb
+++ b/spec/unit/network/server_spec.rb
diff --git a/spec/unit/network/xmlrpc/client_spec_spec.rb b/spec/unit/network/xmlrpc/client_spec.rb
index 1b97583a7..1b97583a7 100755
--- a/spec/unit/network/xmlrpc/client_spec_spec.rb
+++ b/spec/unit/network/xmlrpc/client_spec.rb