Skip to content

Replace Googletest git submodule with NuGet package #5801

@bergmeister

Description

@bergmeister

PR 5786 revealed that the only git submodule that is left in this repo is the src/libpsl-native/test/googletest submodule and @iSazonov pointed out that we could maybe replace it with the following NuGet package:
https://www.nuget.org/packages/googletest/
The only caveat is that the current submodule is from September 2013 (version 1.7), which means the newer NuGet package (first version in October 2016, version 1.8) might contain breaking changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-ExternalThe issue is caused by external component(s).WG-Quality-Testissues in a test or in test infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions