Skip to content

V3.7.1 has .sln file referencing missing files in Visual Studio Pro 2013 #811

@MisterScott

Description

@MisterScott

On downloading and unzipping cpputest-3.7.1, I opened CppUTest.sln.
In project CppUTest, it shows the following files which are not present in the .zip file:

  1. include\CppUTest\EqualsFailure.h --> contents appear to have been moved to TestFailure.h
  2. include\CppUTest\Failure.h --> used?
  3. include\CppUTest\MemoryLeakWarning.h --> not sure, now MemoryLeakWarningPlugin.h?
  4. include\CppUTest\MockTestOutput.h --> used?
  5. include\CppUTest\NullTest.h --> not sure, now NullTestPlugin.h?
  6. src\Platforms\VisualCpp\Platform.h --> now UTestPlatform.h?
  7. include\CppUTest\RealTestOutput.h --> used?
  8. include\CppUTest\SimpleStringExtensions.h --> not sure, now in SimpleString.h?
  9. include\CppUTest\TestInstaller.h --> appears to be defined in UTest.h
  10. include\CppUTest\VirtualCall.h --> used?

Plus any files which are needed but not included in the .sln file.

Is Visual Studio currently intended to be supported, please?

Thank you,
Scott

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions