Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Feature/12.0.301: CI testing fix #36

Merged
merged 36 commits into from
Jan 19, 2020

Conversation

applejag
Copy link
Owner

@applejag applejag commented Jan 4, 2020

Issue with testing for Windows & Unity inside Docker containers.

Aims to fix #37

Changes

  • Updated CircleCI Windows Orb to 2.3.0 to get .NET Core 3.0.100 support, fixing the test-windows job
  • Changed Unity test project Newtonsoft.Json-for-Unity.Tests to run tests via precompiled Newtonsoft.Json.Tests.dll instead of via source, to come around Unity not supporting nullable refs.
  • Updated link.xml inside test project to catch more strippings.
  • Disabled Issue2176 in IL2CPP due to IL2CPP's name generator.

@applejag applejag self-assigned this Jan 4, 2020
@applejag applejag changed the title Feature/12.0.301: CI testing fix WIP: Feature/12.0.301: CI testing fix Jan 4, 2020
…nstead added to local package as precompiled DLL
@applejag applejag changed the title WIP: Feature/12.0.301: CI testing fix Feature/12.0.301: CI testing fix Jan 19, 2020
@applejag applejag merged commit 981066d into release/12.0.301 Jan 19, 2020
@applejag applejag deleted the feature/12.0.301/ci-testing-fix branch January 19, 2020 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant