Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes circularity check in dependencies | Xavier Noria | 2014-10-25 | 1 | -0/+1 |
| | | | | | | | | | | The check for circular loading should depend on a stack of files being loaded at the moment, rather than the collection of loaded files. This showed up indirectly in #16468, where a misspelled helper would incorrectly result in a circularity error message. References #16468 | ||||
* | Fix typo in DependenciesTestHelpers module name | Vipul A M | 2013-03-12 | 1 | -0/+27 |