summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusOfCanada1861Test.php
AgeCommit message (Collapse)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-07-16Canada census 3 (#3936)glarwill1-0/+94
* Added 3 years of Canada Census formats * Added tests for Canadian census data * Fixed month-day order and moved Canadian to bottom of default * a bit of cleanup to the spacing, and comments * Fix style for spacing * 5 more years of Canadian census documents * Corrected cp artifact in original file version * Adjusted date of 1851 Canada census to be in 1851 * Fixed <tab> vs space * typo * Adapted to comments * Removed change in Age.php, per comments * restored AgeTest * small clean up, spacing and some comments