dotnet-installer/test/dotnet-compile.UnitTests
2016-04-20 11:54:16 -07:00
..
BindingRedirectGeneratorTests.cs Handle duplicated assemblies in binding redirects 2016-03-30 09:34:31 -07:00
dotnet-compile.UnitTests.xproj Removed the DIA classes and the cod associated with it. Introduced a PdbReaderFactory that decides with PdbReader to use (full or portable). Introduced a PdbReader interface that abstracts the differences between full pdb (Uses ISymUnmanaged classes to read the pdb) and portable pdb (uses Reflection MetadataReader). 2016-03-25 10:58:05 -07:00
GivenACompilationDriver.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
GivenThatICareAboutScriptVariablesFromAManagedCompiler.cs Remove native compilation, add multiple project files and globbing 2016-04-20 11:54:16 -07:00
project.json Updating CoreFx to rc2-24018 2016-04-18 05:23:16 +00:00