Xavier Noria
|
a731125f12
|
applies new string literal convention in activesupport/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 18:10:53 +02:00 |
|
Rafael Mendonça França
|
24b690eae6
|
Improve the test code for #8422
* Remove unneeded comments.
* Use key? instead of keys.include?.
|
2013-10-24 20:14:30 -02:00 |
|
Iuri Gagnidze
|
c712b082c5
|
Added test to ensure that DescendantsTracker does not leak memory on singleton classes
|
2012-12-09 16:56:10 -06:00 |
|
Aaron Patterson
|
056b8386d0
|
removing unnecessary requires
|
2012-01-06 14:43:04 -08:00 |
|
Aaron Patterson
|
b8d8c50785
|
use AS::TestCase as the base class
|
2012-01-05 17:12:46 -08:00 |
|
Rolf Timmermans
|
76e4e2fa46
|
Refactored AS::DescendantsTracker test cases so they can be tested without AS::Dependencies.
|
2011-03-13 17:04:01 +01:00 |
|