1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/testing
2012-01-06 14:08:23 -08:00
..
performance remove conditions for GC::Profiler in ruby19 2011-12-27 08:46:03 +05:30
assertions.rb Remove Array.wrap calls in ActiveSupport 2012-01-06 01:04:33 -03:00
declarative.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
deprecation.rb Remove more references to Test::Unit 2012-01-06 15:36:36 -03:00
isolation.rb support only MiniTest run with Isolation test 2012-01-05 21:19:24 +05:30
mochaing.rb Add using Turn with natural language test case names if the library is available (which it will be in Rails 3.1) [DHH] 2011-03-31 12:25:04 -07:00
pending.rb ActiveSupport::Testing::Pending support for MiniTest only 2012-01-05 21:33:45 +05:30
performance.rb Removed RUBY_ENGINE checks for ruby18 2011-12-27 07:52:41 +01:00
setup_and_teardown.rb just mix the run method in for minitest 2012-01-06 14:08:23 -08:00