6918 Commits (e24b901cd115bfb103533c7a4475cc277b30b543)
 

Author SHA1 Message Date
Siegfried Pammer e24b901cd1 Build self-contained test runners before running tests. 3 years ago
Siegfried Pammer ce63410ce9 Add test-reporter 3 years ago
Christoph Wille 7c85d0f99c Go back to using dotnet test 3 years ago
Siegfried Pammer 3a04963191 Fix BAML tests 3 years ago
Siegfried Pammer 2de6e1fe30 Ignore nullability annotations when comparing types in the case of implicit conversions. 3 years ago
Siegfried Pammer fe915780ad Add AssemblyVersion to IModule 3 years ago
Siegfried Pammer 00edcad849 Use .NET 4.7.2 assemblies for our type system tests. 3 years ago
Siegfried Pammer d85759f505 Force StackTests to use 32-bit runner 3 years ago
Siegfried Pammer 9e46b9d357 Update WellKnownConstants test for net6.0 3 years ago
Christoph Wille 266ce4c779 Use ExecuteBufferedAsync from CliWrap 3 years ago
Siegfried Pammer e4b63f7a35 - Make all tests async. 3 years ago
Christoph Wille 2e706df7d4 Add self-contained zip creation 3 years ago
Christoph Wille 9a5bcf21af ilspycmd will only target net60 going forward (it might start depending on ILSpyX too) 3 years ago
Christoph Wille f5cfff8d9f Add RIDs for self-contained publishing 3 years ago
Christoph Wille 52b1c49182 Tests need to be platform specific for ilasm.exe to be extracted correctly 3 years ago
Christoph Wille a794a56a10 Fix up ILSpy.Tests + <Project> tag for all projects 3 years ago
Christoph Wille 4b5f4c6681 Remove Stub 3 years ago
Christoph Wille d68cc56340 Fix up Baml decompiler unit test project 3 years ago
Christoph Wille b5b7396270 Fix up ics.d.tests to look like a File New/NUnit project 3 years ago
Christoph Wille a4ecc5e81c Remove MSIX-specific code paths in ILSpy 3 years ago
Christoph Wille 16cc80ac9d Test .dll instead of .exe (to resolve: couldn't we OutputType Library instead) 3 years ago
Christoph Wille c6641d52ac Switch to vstest.console (and go back to net6.0 for ics.d.test re:xplat) 3 years ago
Christoph Wille 9d08e762e2 Fix path in unit test task 3 years ago
Christoph Wille 76bc5a3bab Set TFM to TargetFramework to match other unit test projects 3 years ago
Christoph Wille 1ac588169a Remove MSIX project 3 years ago
Christoph Wille df89c1498f matrix.channel leftover in zip task 3 years ago
Christoph Wille 15ad025ad9 Fix buildOutputDir. Note: should use output from dotnet publish! 3 years ago
Christoph Wille 379cc763c0 Fix ILSpyBuildPath and .exe.config -> .dll.config. Note: should use output from dotnet publish! 3 years ago
Christoph Wille ce7f594010 Remove outdated build tools 3 years ago
Christoph Wille 9a4f5bc664 Minimal changes for building on .NET 6.0 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
Siegfried Pammer d91732f82a Set version to 8.0.0-alpha1 3 years ago
Siegfried Pammer 41c99e4727 #2622: Fix crash in ExpressionBuilder when decompiling object initializer composed of readonly properties. 3 years ago
Siegfried Pammer 07bedd45d1 Fix #2572: Shallow clones do not produce correct version numbers as these require full history. 3 years ago
Siegfried Pammer f1bdbfba2d Add CopyAnalysisResultsContextMenuEntry to AnalyzerSearchTreeNode 3 years ago
Siegfried Pammer 294ebb8736 Add /separate cmd-line argument to launchSettings.json 3 years ago
Daniel Grunwald 892570a68f Sort Resources.zh-Hans.resx 3 years ago
Daniel Grunwald 7a97fdd02d Add comment for Double_One_Div_LongMaxValue 3 years ago
Christoph Wille 5ff81c25f8 Update (c) for 2022 3 years ago
Daniel Grunwald db7d507138 Fix #2615: Overflow check did not work reliably due to fp rounding error 3 years ago
Siegfried Pammer 2ee248bc2e
Merge pull request #2608 from icsharpcode/submenu-support 3 years ago
Siegfried Pammer d98ff730a0 Fix build. 3 years ago
Siegfried Pammer 4aa7f5fc38 Fix #2612 decompilation of newarr with int.MaxValue causes OOME in decompiler. 3 years ago
Siegfried Pammer 00a32e0575 Use AlwaysQualifyMemberReferences = true in Windows Forms InitializeComponent methods. 3 years ago
Siegfried Pammer f7be178d18 Fixes #2605: Add possibility to add submenu items 3 years ago
Christoph Wille 9ba323d788
Merge pull request #2606 from Nyerst/patch-1 3 years ago
Siegfried Pammer 94ffb32533 Use MenuItem.Tag to identify menu items and remove dependency of menu item creation on GetResourceString 3 years ago
Nyerst 54f054751b
Update Resources.zh-Hans.resx 4 years ago
Siegfried Pammer 03c38c5e17 Improved Window menu. 4 years ago
Siegfried Pammer 906ba2e5e3 Add single-instance launch config 4 years ago