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

qa: Add C++/CLI Acceptance tests #299

Merged
merged 13 commits into from
Nov 20, 2024

Commits on Nov 19, 2024

  1. qa: Add C++/CLI Acceptance tests

    After #292 it is much better to add a test for C++/CLI
    based assemblies
    Carsten Igel committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d33060f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a343c29 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix: Update acceptance test to run only on net8.0

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    91e7f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a404113 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'qa/carstencodes/AddCppCliAcceptanceTests' of https://gi…

    …thub.com/dspace-group/dscom into qa/carstencodes/AddCppCliAcceptanceTests
    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8d250a4 View commit details
    Browse the repository at this point in the history
  4. ci: Update source location for packages

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a6c9036 View commit details
    Browse the repository at this point in the history
  5. qa: Fix restoration using dotnet cli

    vxproj compatibility is hell of a thing
    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3cc1c6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04a9605 View commit details
    Browse the repository at this point in the history
  7. qa: Add NuGet Restore to run create projects.assets.json

    Using an empty packages.config file
    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4fb3865 View commit details
    Browse the repository at this point in the history
  8. qa: Add CppLibrary nuget restore as first items

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5d2ae0c View commit details
    Browse the repository at this point in the history
  9. qa: Swap Clean/Rebuild and Restore and add package assets

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7658e91 View commit details
    Browse the repository at this point in the history
  10. docs: Add Hint about 32 bit hostfxr

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a71f069 View commit details
    Browse the repository at this point in the history
  11. qa: Migrate test to x64

    Carsten Igel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    109ec8a View commit details
    Browse the repository at this point in the history