aboutsummaryrefslogtreecommitdiff
path: root/t/03-unit.t
AgeCommit message (Collapse)AuthorFilesLines
2020-11-15Rename Perl 6 to RakuPatrick Spek1-59/+0
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*.
2018-03-28Add tests for a unit modulePatrick Spek1-0/+59