Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 1 | -5/+5 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -14/+14 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -11/+11 |
* | Make tests a bit more beautiful | Sam Davies | 2015-11-05 | 1 | -10/+13 |
* | Correctly deallocate prepared statements if we fail inside a transaction | Sam Davies | 2015-11-05 | 1 | -0/+85 |
* | Closes rails/rails#18864: Renaming transactional fixtures to transactional tests | Brandon Weiss | 2015-03-16 | 1 | -1/+1 |
* | fix tests for explain plan + binds | Aaron Patterson | 2014-01-13 | 1 | -1/+1 |
* | recover from test runs that leave the database in a bad state | Aaron Patterson | 2014-01-13 | 1 | -1/+1 |
* | Add an explicit test for hot compatibility | Jon Leighton | 2012-09-28 | 1 | -0/+54 |