aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Update testsPatrick Spek7-18/+17
2020-07-12Update perl6 references to rakuPatrick Spek7-9/+9
2020-07-12Overhaul Config to 3.0.0Patrick Spek8-83/+82
2018-08-26Add .clone methodPatrick Spek1-0/+21
2018-08-26Return self on .readPatrick Spek1-21/+30
2018-03-21Clean up tests from useless statementsPatrick Spek6-8/+0
2018-03-20Fix :delete adverbPatrick Spek1-0/+30
2017-11-22Add a plan to the .keys testPatrick Spek1-0/+2
2017-11-22Implement .keys methodPatrick Spek1-0/+22
2017-07-29Add skip-not-found toggle to .read when called with (Str, Str, Bool)v1.2.1Patrick Spek1-7/+7
2017-07-29Clean up all testsPatrick Spek6-18/+18
2017-07-29Add tests for using .get with a Nil keyPatrick Spek1-1/+4
2017-07-29Add tests for reading a List of filesPatrick Spek1-1/+12
2017-07-29Add tests for associative indexingPatrick Spek1-1/+5
2017-04-27Update method sigs, type checking and testsPatrick Spek2-2/+40
2017-04-26Rename test filesPatrick Spek4-0/+0
2017-04-26Add Config::Parser::NULL for testcasesPatrick Spek4-3/+33
2017-04-26I fucked up the testPatrick Spek1-2/+2
2017-04-26Fix the easy bugsPatrick Spek1-1/+1
2017-04-26Update test plansPatrick Spek3-3/+3
2017-04-26Update test casesPatrick Spek3-0/+29
2017-04-24Update exceptions with more meaningful messagesPatrick Spek2-0/+15
2017-04-24Update the test cases to check for the right valuePatrick Spek1-3/+3
2017-04-24Add test descriptionsPatrick Spek3-10/+12
2017-04-23Add multi get() to accept arraysPatrick Spek1-1/+5
2017-04-23Initial commitPatrick Spek3-0/+57