Skip to content

Commit

Permalink
Add Unity Test Runner and ChaningAssertion / UniRx.Examples seperate …
Browse files Browse the repository at this point in the history
…asmdef.
  • Loading branch information
neuecc committed Aug 8, 2018
1 parent 628b19a commit 5f057c3
Show file tree
Hide file tree
Showing 43 changed files with 5,245 additions and 854 deletions.
758 changes: 758 additions & 0 deletions Assembly-CSharp-Editor.csproj

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Assembly-CSharp-firstpass-vs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,8 @@
-->
<PropertyGroup>
<IncrementalCompiler>true</IncrementalCompiler>
<CscToolPath>C:\Users\neuecc\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>5746</DocumentationFile>
<CscToolPath>C:\Users\S02811\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>53455</DocumentationFile>
<UseCommonOutputDirectory>true</UseCommonOutputDirectory>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions Assembly-CSharp-firstpass.Player.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -895,8 +895,8 @@
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<PropertyGroup>
<IncrementalCompiler>true</IncrementalCompiler>
<CscToolPath>C:\Users\neuecc\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>5746</DocumentationFile>
<CscToolPath>C:\Users\S02811\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>53455</DocumentationFile>
<UseCommonOutputDirectory>true</UseCommonOutputDirectory>
</PropertyGroup>
</Project>
405 changes: 195 additions & 210 deletions Assembly-CSharp-firstpass.csproj

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Assembly-CSharp-vs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
-->
<PropertyGroup>
<IncrementalCompiler>true</IncrementalCompiler>
<CscToolPath>C:\Users\neuecc\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>5746</DocumentationFile>
<CscToolPath>C:\Users\S02811\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>53455</DocumentationFile>
<UseCommonOutputDirectory>true</UseCommonOutputDirectory>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions Assembly-CSharp.Player.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -909,8 +909,8 @@
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<PropertyGroup>
<IncrementalCompiler>true</IncrementalCompiler>
<CscToolPath>C:\Users\neuecc\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>5746</DocumentationFile>
<CscToolPath>C:\Users\S02811\AppData\Local\Unity\cache\packages\packages.unity.com\[email protected]\.bin</CscToolPath>
<DocumentationFile>53455</DocumentationFile>
<UseCommonOutputDirectory>true</UseCommonOutputDirectory>
</PropertyGroup>
</Project>
406 changes: 200 additions & 206 deletions Assembly-CSharp.csproj

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion Assets/WSATestCertificate.pfx.meta → Assets/Editor.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Assets/gmcs.rsp.meta → Assets/Editor/EditorTests.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f057c3

Please sign in to comment.