1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/core_ext
Aaron Patterson b9e021df97 adding more nokogiri tests and making the main rails tests pass
[#2190 state:resolved]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-03-10 22:11:15 -07:00
..
class Add query methods for superclass_delegating_reader 2008-03-31 01:09:39 +00:00
module Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
array_ext_test.rb Deprecated warnings for :skip_last_command and :connector of to_sentence [#1847 state:committed] 2009-02-22 16:11:40 +01:00
base64_ext_test.rb ActiveSupport::Base64.encode64s since Base64 is deprecated 2008-02-07 21:50:46 +00:00
bigdecimal.rb Added tests [#279 state:resolved] (Nicholas Schlueter) 2008-06-02 22:05:27 -05:00
blank_test.rb Added Object#present? which is equivalent to !Object#blank? [DHH] 2008-06-12 18:30:56 -05:00
cgi_ext_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
class_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
date_ext_test.rb Remove obsolete silence_warnings wrappers from TZInfo-dependent tests in ActiveSupport [#1914 state:resolved] 2009-02-14 12:22:39 -06:00
date_time_ext_test.rb Require mocha >= 0.9.0 for AS tests 2008-11-22 19:19:12 -08:00
duplicable_test.rb Mark Class as not being duplicable. [#829 state:resolved] 2008-08-21 18:40:20 +01:00
duration_test.rb Remove obsolete silence_warnings wrappers from TZInfo-dependent tests in ActiveSupport [#1914 state:resolved] 2009-02-14 12:22:39 -06:00
enumerable_test.rb Enumerable#none? conforms to Ruby 1.8.7 behavior 2008-11-19 11:51:57 -08:00
exception_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
file_test.rb Use current umask when testing the expected file mode [#823 state:resolved] 2008-08-13 19:19:00 -05:00
float_ext_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
hash_ext_test.rb adding more nokogiri tests and making the main rails tests pass 2009-03-10 22:11:15 -07:00
integer_ext_test.rb Merge docrails 2009-01-18 18:10:58 +00:00
kernel_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
load_error_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
module_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
name_error_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
numeric_ext_test.rb Fix Numeric time tests broken by DST change by anchoring them to fixed times instead of Time.now. Anchor TimeZone#now DST test to time specified with Time.at instead of Time.local to work around platform differences with Time.local and DST representation 2008-03-11 07:19:36 +00:00
object_and_class_ext_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
object_ext_test.rb Object#tap for Ruby < 1.8.7 2009-01-07 13:19:48 -08:00
pathname_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
proc_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
range_ext_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
string_ext_test.rb Allow String#parameterize to accept a separator [#2157 state:resolved] 2009-03-07 10:54:27 +00:00
symbol_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
time_ext_test.rb Time#to_s(:rfc822) uses #formatted_offset instead of unreliable and non-standard %z directive [#1899 state:resolved] 2009-02-09 22:38:43 -06:00
time_with_zone_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
uri_ext_test.rb Broaden URI.unescape fix to all affected 1.9.x by checking for broken behavior instead of specific patchlevel 2009-02-20 18:38:18 -08:00