aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/load_error_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate `MissingSourceFile` in favor of `LoadError`.Rafael Mendonça França2015-01-021-0/+9
* replace use of MissingSourceFile with LoadErrorAkira Matsuda2013-01-041-16/+1
* use AS::TestCase as the base classAaron Patterson2012-01-051-2/+2
* Stop overriding LoadError.new to return a MissingSourceError (and sometimes n...Yehuda Katz2010-01-191-0/+15
* Explicit test dependenciesJeremy Kemper2009-03-281-0/+1
* Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-2/+2
* * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos...Jeremy Kemper2008-01-051-0/+16