1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
Matthew Draper c96cb66351 Merge pull request #19221 from matthewd/random-tests
Run all our tests in random order
2015-03-06 23:02:49 +10:30
..
actionpack Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
activerecord don't need to rescue Exception in this case 2015-03-05 15:19:44 -08:00
fixtures fix ActionView::Template::Error when using Streaming with capture. 2015-03-01 16:20:27 +09:00
lib/controller Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template number_to_percentage and precision: 0 work with NAN and INFINITY. 2015-03-06 09:04:51 +01:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
active_record_unit.rb Change back occurrences of SQLite(3) to sqlite3 when referring to the 2014-07-06 11:47:16 -07:00