RyanEdwardHall / anagrambler

Finds all anagrams and sub-anagrams in a string
MIT License
4 stars 1 forks source link

Add more testing #14

Closed mcgid closed 8 years ago

mcgid commented 8 years ago

This separates the tests from their data a bit, and adds benchmarking for trie loading.