aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource
diff options
context:
space:
mode:
authortaryn <teast@globalpersonals.co.uk>2009-08-19 12:05:36 +0100
committerJoshua Peek <josh@joshpeek.com>2009-08-19 09:03:57 -0500
commit36bf5873474c7f3a8c69e6e037ad53aa6d66491a (patch)
tree56c8ba2eb7d882f59b1e0eda28673d1f17d17a6d /activeresource
parentc2f90d6530dfd0ed68df9f4c429d0f498235e1d4 (diff)
downloadrails-36bf5873474c7f3a8c69e6e037ad53aa6d66491a.tar.gz
rails-36bf5873474c7f3a8c69e6e037ad53aa6d66491a.tar.bz2
rails-36bf5873474c7f3a8c69e6e037ad53aa6d66491a.zip
Moved all test cases into a new test/cases directory to match Active Record test directory structure.
Signed-off-by: Joshua Peek <josh@joshpeek.com>
Diffstat (limited to 'activeresource')
-rw-r--r--activeresource/test/cases/authorization_test.rb (renamed from activeresource/test/authorization_test.rb)0
-rw-r--r--activeresource/test/cases/base/custom_methods_test.rb (renamed from activeresource/test/base/custom_methods_test.rb)0
-rw-r--r--activeresource/test/cases/base/equality_test.rb (renamed from activeresource/test/base/equality_test.rb)0
-rw-r--r--activeresource/test/cases/base/load_test.rb (renamed from activeresource/test/base/load_test.rb)0
-rw-r--r--activeresource/test/cases/base_errors_test.rb (renamed from activeresource/test/base_errors_test.rb)0
-rw-r--r--activeresource/test/cases/base_test.rb (renamed from activeresource/test/base_test.rb)0
-rw-r--r--activeresource/test/cases/format_test.rb (renamed from activeresource/test/format_test.rb)0
-rw-r--r--activeresource/test/cases/observing_test.rb (renamed from activeresource/test/observing_test.rb)0
-rw-r--r--activeresource/test/cases/validations_test.rb (renamed from activeresource/test/validations_test.rb)0
9 files changed, 0 insertions, 0 deletions
diff --git a/activeresource/test/authorization_test.rb b/activeresource/test/cases/authorization_test.rb
index ca25f437e3..ca25f437e3 100644
--- a/activeresource/test/authorization_test.rb
+++ b/activeresource/test/cases/authorization_test.rb
diff --git a/activeresource/test/base/custom_methods_test.rb b/activeresource/test/cases/base/custom_methods_test.rb
index 2d81549a65..2d81549a65 100644
--- a/activeresource/test/base/custom_methods_test.rb
+++ b/activeresource/test/cases/base/custom_methods_test.rb
diff --git a/activeresource/test/base/equality_test.rb b/activeresource/test/cases/base/equality_test.rb
index 84f1a7b998..84f1a7b998 100644
--- a/activeresource/test/base/equality_test.rb
+++ b/activeresource/test/cases/base/equality_test.rb
diff --git a/activeresource/test/base/load_test.rb b/activeresource/test/cases/base/load_test.rb
index 1952f5b5f0..1952f5b5f0 100644
--- a/activeresource/test/base/load_test.rb
+++ b/activeresource/test/cases/base/load_test.rb
diff --git a/activeresource/test/base_errors_test.rb b/activeresource/test/cases/base_errors_test.rb
index eca00e9ca8..eca00e9ca8 100644
--- a/activeresource/test/base_errors_test.rb
+++ b/activeresource/test/cases/base_errors_test.rb
diff --git a/activeresource/test/base_test.rb b/activeresource/test/cases/base_test.rb
index 9c236bc893..9c236bc893 100644
--- a/activeresource/test/base_test.rb
+++ b/activeresource/test/cases/base_test.rb
diff --git a/activeresource/test/format_test.rb b/activeresource/test/cases/format_test.rb
index c3733e13d8..c3733e13d8 100644
--- a/activeresource/test/format_test.rb
+++ b/activeresource/test/cases/format_test.rb
diff --git a/activeresource/test/observing_test.rb b/activeresource/test/cases/observing_test.rb
index 334b256772..334b256772 100644
--- a/activeresource/test/observing_test.rb
+++ b/activeresource/test/cases/observing_test.rb
diff --git a/activeresource/test/validations_test.rb b/activeresource/test/cases/validations_test.rb
index f5a43b1ac1..f5a43b1ac1 100644
--- a/activeresource/test/validations_test.rb
+++ b/activeresource/test/cases/validations_test.rb