Skip to content

Commit

Permalink
Fix - Update Tests (#131)
Browse files Browse the repository at this point in the history
* fix - failing tests

* Fix line endings

* use ilrepack again

Co-authored-by: Glenn Watson <5834289+glennawatson@users.noreply.github.com>
  • Loading branch information
ChrisPulman and glennawatson authored Jun 28, 2022
1 parent 3f844dc commit c0a968a
Show file tree
Hide file tree
Showing 447 changed files with 16,822 additions and 16,800 deletions.
13 changes: 0 additions & 13 deletions src/.idea/.idea.Splat.DI.SourceGenerator/.idea/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion src/.idea/.idea.Splat.DI.SourceGenerator/.idea/.name

This file was deleted.

4 changes: 0 additions & 4 deletions src/.idea/.idea.Splat.DI.SourceGenerator/.idea/encodings.xml

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions src/.idea/.idea.Splat.DI.SourceGenerator/.idea/misc.xml

This file was deleted.

6 changes: 0 additions & 6 deletions src/.idea/.idea.Splat.DI.SourceGenerator/.idea/vcs.xml

This file was deleted.

4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<IsTestProject>$(MSBuildProjectName.Contains('Tests'))</IsTestProject>
<DebugType>embedded</DebugType>
<Authors>Glenn Watson</Authors>
<Copyright>Copyright (c) 2021 ReactiveUI Association Inc</Copyright>
<Copyright>Copyright (c) $([System.DateTime]::Now.ToString(yyyy)) ReactiveUI Association Inc</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageDescription>Generates source for Splat dependency injection registrations with constructor and property injection.</PackageDescription>
<Owners>glennawatson</Owners>
Expand Down Expand Up @@ -52,4 +52,4 @@
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
</ItemGroup>
</Project>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (26,36)-(26,44),
Location: Unknown File: (26,36)-(26,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
},
{
Id: SPLATDI005,
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (18,36)-(18,44),
Location: Unknown File: (18,36)-(18,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//HintName: Splat.DI.Extensions.SourceGenerated.cs
//HintName: Splat.DI.g.cs

// <auto-generated />
namespace Splat
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
//HintName: Splat.DI.Reg.g.cs

// <auto-generated />
namespace Splat
{
internal static partial class SplatRegistrations
{
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (26,36)-(26,44),
Location: Unknown File: (26,36)-(26,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
},
{
Id: SPLATDI005,
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (18,36)-(18,44),
Location: Unknown File: (18,36)-(18,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//HintName: Splat.DI.Extensions.SourceGenerated.cs
//HintName: Splat.DI.g.cs

// <auto-generated />
namespace Splat
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
//HintName: Splat.DI.Reg.g.cs

// <auto-generated />
namespace Splat
{
internal static partial class SplatRegistrations
{
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (26,36)-(26,44),
Location: Unknown File: (26,36)-(26,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
},
{
Id: SPLATDI005,
Title: Constructors must not have a circular dependency,
Severity: Error,
WarningLevel: 0,
Location: : (18,36)-(18,44),
Location: Unknown File: (18,36)-(18,44),
Description: ,
HelpLink: ,
MessageFormat: Constructor parameters must not have a circular dependency to another registered resource,
Message: Constructor parameters must not have a circular dependency to another registered resource,
Category: Compiler
Category: Compiler,
CustomTags: []
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//HintName: Splat.DI.Extensions.SourceGenerated.cs
//HintName: Splat.DI.g.cs

// <auto-generated />
namespace Splat
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
//HintName: Splat.DI.Reg.g.cs

// <auto-generated />
namespace Splat
{
internal static partial class SplatRegistrations
{
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver)
{
}
}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//HintName: Splat.DI.Extensions.SourceGenerated.cs
//HintName: Splat.DI.g.cs

// <auto-generated />
namespace Splat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
//HintName: Splat.DI.Extensions.Registrations.SourceGenerated.cs
//HintName: Splat.DI.Reg.g.cs

// <auto-generated />
namespace Splat
{
internal static partial class SplatRegistrations
{
static partial void SetupIOCInternal( Splat.IDependencyResolver resolver)
static partial void SetupIOCInternal(Splat.IDependencyResolver resolver)
{
{
global::System.Lazy<Test.ITest> lazy = new global::System.Lazy<Test.ITest>(() => new global::Test.TestConcrete((global::Test.IService1)resolver.GetService(typeof(global::Test.IService1)), (global::Test.IService2)resolver.GetService(typeof(global::Test.IService2))){ ServiceProperty=(global::Test.IServiceProperty)resolver.GetService(typeof(global::Test.IServiceProperty))} );
global::System.Lazy<Test.ITest> lazy = new global::System.Lazy<Test.ITest>(() => new global::Test.TestConcrete((global::Test.IService1)resolver.GetService(typeof(global::Test.IService1)), (global::Test.IService2)resolver.GetService(typeof(global::Test.IService2))){ ServiceProperty = (global::Test.IServiceProperty)resolver.GetService(typeof(global::Test.IServiceProperty))} );
Splat.Locator.CurrentMutable.Register(() => lazy, typeof(global::System.Lazy<Test.ITest>));
Splat.Locator.CurrentMutable.Register(() => lazy.Value, typeof(global::Test.ITest));
}
Expand Down
Loading

0 comments on commit c0a968a

Please sign in to comment.