summaryrefslogtreecommitdiff
path: root/tests/app/Elements
AgeCommit message (Collapse)AuthorFilesLines
2024-11-29Fix: #5053 - wrong canonical formatting for PLAC:FORMGreg Roach1-3/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-2/+2
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach10-50/+50
2024-05-09Clean up testsGreg Roach21-21/+21
2024-03-31CodeStyle - whitespaceGreg Roach214-225/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach1-1/+1
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach214-1293/+1046
2023-12-30Fix: typo in @covers annotationGreg Roach21-21/+21
2023-10-04Fix broken testsGreg Roach58-314/+6
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach8-23/+9
2023-02-06Updates for phpunit 10Greg Roach183-183/+183
2023-01-25It's 2023Greg Roach214-214/+214
2023-01-25It's 2023Greg Roach214-214/+214
2022-12-28Add support for INDI:NO and FAM:NO tagsGreg Roach2-3/+38
2022-12-12Fix: #4655 - residence facts take a value in GEDCOM 7Greg Roach1-4/+4
2022-12-06Add minimal test scripts for every class, to pick up PHP version issuesGreg Roach20-0/+700
2022-10-31Re-order import statementsGreg Roach5-5/+5
2022-10-17Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line ↵Greg Roach2-0/+20
text
2022-06-20Fix failing testGreg Roach1-0/+11
2022-06-09Fix: SOUR:PUBL can contain multi-line textGreg Roach1-0/+10
2022-06-08Fix: #4450 inline sources not displayed correctlyGreg Roach1-1/+13
2022-06-06Add missing subtags to facts and eventsGreg Roach1-3/+3
2022-06-02Add some GEDCOM 7 definitionsGreg Roach3-0/+198
2022-05-30Fix: #4447 - EntryRecodingDate is just a DateValueGreg Roach1-39/+0
2022-05-23Fix: #4420 - GOV ids can be upper/lower/mixed caseGreg Roach1-3/+3
2022-04-28Fix: y,m,d are lowercase in AGE fieldsGreg Roach1-3/+3
2022-04-19Fix failing testGreg Roach1-0/+11
2022-04-16Prefer uppercase for RestrictionNotice fields. See #4308Greg Roach1-7/+7
2022-04-16Prefer uppercase for PedigreeLinkageType fields. See #4308Greg Roach1-0/+10
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach1-0/+10
2022-04-16GEDCOM7 files can have two restrictions in the same RESN tagGreg Roach1-3/+7
2022-04-16Prefer upper-case for AgeAtEvent. See #4308Greg Roach1-3/+18
2022-04-16Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. ↵Greg Roach4-7/+26
See #4308
2022-04-16Prefer upper-case for ChildLinkageStatus, SourceMediaType and ↵Greg Roach3-16/+16
MultimediaFormat. See #4308
2022-04-15TestingGreg Roach1-3/+3
2022-04-12Remove unused importsGreg Roach1-3/+0
2022-03-17CodeStyle - prefer single quotesGreg Roach34-54/+54
2022-03-16It is 2022 - update copyright datesGreg Roach192-192/+192
2022-03-13Dead codeGreg Roach1-4/+0
2022-03-13CodeStyle - upper/lower case mismatchesGreg Roach1-2/+2
2022-02-23Update and use Validation classGreg Roach9-9/+9
2021-10-29TypeHintsGreg Roach1-2/+1
2021-10-22Trailing spaces are significant in markdownGreg Roach6-6/+6
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-09-01Use wt- namespace for data attributesGreg Roach1-4/+4
2021-08-15Fix: #3986 - Close relative events are CustomEvent, not EventDescriptorGreg Roach1-39/+0
2021-04-07Add support for _FSFTID tagsGreg Roach2-0/+51
2021-04-06TestingGreg Roach1-0/+10
2021-03-29TestingGreg Roach1-9/+9
2021-03-29Fix: #3810 - Media format is set to jpeg instead of jpgGreg Roach1-0/+16