aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Walk.hs
AgeCommit message (Collapse)AuthorFilesLines
2013-12-19HLint: Remove lambdas.Henry de Valence1-2/+2
2013-08-10Added Tests.Walk.John MacFarlane1-0/+47
This verifies that walk and query match the generic traversals.