aboutsummaryrefslogtreecommitdiff
path: root/t/02-empty-source.t
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Move Hash::Merge -> Hash::Merge::Augment, new Hash::Merge from Hash::Merge::FPatrick Spek1-1/+1
Original Hash::Merge is incredibly slow due to the MONKEY. This is someone that is very unlikely to be what people want. App::Assixt reports parse time to go from 13s to 7s on first run, 13s to 0.3s on subsequent runs, which is *massive*.
2017-04-25Fix tests for passing a type object hashSamantha McVey1-3/+3
2017-04-25Add tests for merging into empty hashPatrick Spek1-0/+28