Skip to content

[Feature] Support CfgFunctions natively #195

@DarkWanderer

Description

@DarkWanderer

Is your feature request related to a problem? Please describe.
I would like to run tests in a project which has CBA-like structure - multiple subdirectories and cross-addin function calls. To do that, I need to be able to load functions from multiple projects simultaneously - using CfgFunctions which is already defined in each project

See also: #186 #196

Describe the solution you'd like
Have a flag which allows sqfvm to parse CfgFunctions config section and load referenced SQF files from virtual filesystem, using PBO or explicit mapping via cmd arg
e.g. sqfvm --input-pbo my.pbo --parse-cfgfunctions

Describe alternatives you've considered
I have considered loading files manually - however, it is tedious and may lead to inconsistencies

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions