Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warnings removed for "assert_match /" Please do | Arun Agrawal | 2011-09-04 | 1 | -4/+4 |
| | | | | not add more.! | ||||
* | Fix asset debugging tests to reflect last changes in 3-1-stable | Guillermo Iguaran | 2011-08-31 | 1 | -9/+18 |
| | |||||
* | Fix failing asset debug test under 1.8 | Guillermo Iguaran | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | Move asset debugging tests into a separate test case | Daniel Schierbeck | 2011-08-25 | 1 | -0/+56 |
Also: - Refactor AssetDebuggingTest. - Use the %r regexp syntax. That way we don't need to escape the /'s. |