Initial commit

This commit is contained in:
AbstractConcept 2022-09-13 00:36:34 -05:00
commit 3c7cc0c973
8391 changed files with 704313 additions and 0 deletions

View file

@ -0,0 +1,13 @@
using NUnit.Framework;
namespace UnityEngine.U2D
{
internal class PixelPerfectCameraEditorTests
{
[Test]
public void PlaceHolderTest()
{
Assert.Pass("This is a placeholder to ensure we have at least one editor test.");
}
}
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 98ed4482858b7e3459d90aab67cf8fd7
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,22 @@
{
"name": "Unity.2D.PixelPerfect.Editor.Tests",
"references": [
"GUID:2543b18169f9e4044a266a0bf35fe4cf",
"GUID:27619889b8ba8c24980f49ee34dbb44a",
"GUID:0acc523941302664db1f4e527237feb3"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": []
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 888ba06868b62bb45b21a41f77c036c7
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: