summaryrefslogtreecommitdiffstats
path: root/t/basic.t
Commit message (Collapse)AuthorAgeFilesLines
* actually, just stop trying to restore things at allJesse Luehrs2012-01-061-1/+1
|
* not lexical scope, but dynamic scope is close enough i thinkJesse Luehrs2012-01-061-3/+1
|
* show the entire cycle in the warning0.06Jesse Luehrs2012-01-061-3/+3
|
* more testsJesse Luehrs2012-01-041-0/+5
|
* use filenames in the "from" part tooJesse Luehrs2012-01-041-3/+3
| | | | | | this also stops using "caller", which can produce incorrect results if there are multiple packages in a file, or if you follow it up too far (saying that the cycle is from 'main' isn't correct)
* remove test numbersJesse Luehrs2011-12-191-0/+70