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