Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual C++ solution template #43

Open
malsyned opened this issue Oct 25, 2017 · 0 comments
Open

Visual C++ solution template #43

malsyned opened this issue Oct 25, 2017 · 0 comments

Comments

@malsyned
Copy link
Owner

My best guess is that the way to integrate PFSTest into an IDE is to create a solution with one project file per test binary, plus a project file that creates a library out of the files in pfstest/src. I haven't learned how to do such a thing with Visual Studio projects and solutions yet.

Another possibility might be to provide some tools for automatically generating a Visual Studio project or solution for each desired test binary. They are, after all, plain text files.

it would also be advantageous to have some way to compile and run all of the test binaries. Possibly a simple batch script or PowerShell script that invokes Visual Studio's command line arguments for automated building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant