summaryrefslogtreecommitdiffstats
path: root/t/010dependencies.t
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-15/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-06-17Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use"Max Kanat-Alexander1-14/+24
r=timello, a=mkanat
2006-09-06Bug 304600: Need a test in the test suite to check for dependency loops - ↵lpsolit%gmail.com1-0/+108
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave