aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* Move test related core_ext stuff out of regular core ext to prevent nasty ↵Michael Koziarski2008-07-041-64/+0
| | | | surprises when you require active_support then use Test::Unit directly.
* Remove :nodoc: entries around the ActiveSupport test/unit assertions. Closes ↵Rick Olson2008-02-071-3/+5
| | | | | | #10946 [dancroak, jamesh] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8810 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-0/+62
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7719 5ecf4fe2-1ee6-0310-87b1-e25e094e27de