summaryrefslogtreecommitdiff
path: root/test cases/common/102 extract same name
AgeCommit message (Collapse)Author
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
The word "cannot" expresses inability to do something whereas "can not" expresses the ability to refrain from doing something.
2021-06-22tests: both_library test improvementsDaniel Mensinger
This switches some `shared_library()` calls to `library()` and adds one new CI matrix entries for -Ddefault_library={static, both}.
2021-04-26Condense test directory names.Jussi Pakkanen