Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have all the tests running off a single Gemfile | Yehuda Katz + Carl Lerche | 2009-10-20 | 1 | -2/+0 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -0/+2 |
* | Finish porting over the initializers to the app object and fix all the tests | Carl Lerche | 2009-10-14 | 1 | -2/+0 |
* | To unmarshal MissingSourceFile from child | Jeremy Kemper | 2009-10-09 | 1 | -1/+3 |
* | Fix the broken railties isolation tests | Carl Lerche | 2009-09-29 | 1 | -4/+9 |
* | Get Initializer tests running without requiring parts of Rails being loaded f... | Yehuda Katz + Carl Lerche | 2009-07-06 | 1 | -70/+72 |
* | Adds support for def self.setup in isolation tests for setup that should be r... | Yehuda Katz + Carl Lerche | 2009-07-02 | 1 | -0/+5 |
* | Crazy hacks to get the Isolation testing module to work on non forking enviro... | Yehuda Katz + Carl Lerche | 2009-06-30 | 1 | -10/+69 |
* | Created AS::Testing::Isolation which runs each test case in a separate process. | Yehuda Katz + Carl Lerche | 2009-06-30 | 1 | -0/+39 |