summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* modernize, cleanup, etcJesse Luehrs2012-07-0517-82/+117
* clean up a bunch of testsJesse Luehrs2009-11-1711-54/+29
* convert to #!/usr/bin/env perl everywhereJesse Luehrs2009-11-1717-17/+17
* add some more tests for is_substringjluehrs22008-12-181-1/+11
* oh, i thought i fixed this - 35 letter words exist in other languages... make...jluehrs22008-12-181-1/+1
* fix skip amounts for tests if word list isn't foundjluehrs22008-02-042-2/+2
* fix up tests based on Devel::Cover reportsjluehrs22008-02-024-15/+41
* clean up tests a bitjluehrs22008-02-023-16/+14
* don't know why i was doing this (stupid copy/paste)jluehrs22008-02-021-4/+2
* make tests pass againjluehrs22008-02-022-20/+19
* update tests to test specific length wordsjluehrs22008-02-022-4/+18
* test subwords_ofjluehrs22008-02-021-0/+17
* test subpermutationsjluehrs22008-02-021-0/+34
* test substring functionsjluehrs22008-02-021-0/+32
* fix up the tests for the change to random_permutationjluehrs22008-02-021-17/+8
* test file wordlist without cachingjluehrs22008-02-021-0/+21
* test random_string_fromjluehrs22008-02-011-0/+22
* better test outputjluehrs22008-02-011-2/+2
* add test for shared_lettersjluehrs22008-02-011-0/+26
* make only the tests that require it use the system word filejluehrs22008-02-013-48/+21
* add and fix some testsjluehrs22008-02-013-11/+41
* test the anagrams functionjluehrs22008-01-311-0/+23
* add tests for using the wordlist without keeping an in-memory cachejluehrs22008-01-312-0/+49
* update the tests for the wordlist objectjluehrs22008-01-314-23/+28
* update tests for the changesjluehrs22008-01-312-3/+3
* oops, we don't need thisjluehrs22008-01-311-1/+0
* testsjluehrs22008-01-312-0/+55
* add tests for random_permutation and is_permutationjluehrs22008-01-312-0/+43
* Initial import of Games::Wordjluehrs22008-01-302-0/+15