113 references to CompileAndVerify
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (113)
CodeGen\CodeGenAsyncSpillTests.cs (113)
81CompileAndVerify(source, expectedOutput: expectedOutput);
174CompileAndVerify(source, expectedOutput: expectedOutput);
313CompileAndVerify(source, expectedOutput: expectedOutput);
454CompileAndVerify(source, expectedOutput: expectedOutput);
528CompileAndVerify(source, expectedOutput: expectedOutput);
601CompileAndVerify(source, expectedOutput);
707CompileAndVerify(source, expectedOutput: expectedOutput);
796CompileAndVerify(source, expectedOutput);
891CompileAndVerify(source, expectedOutput);
978CompileAndVerify(source, expectedOutput);
1065CompileAndVerify(source, expectedOutput);
1121var v = CompileAndVerify(source, options: TestOptions.DebugDll);
1348var v = CompileAndVerify(source, options: TestOptions.ReleaseDll);
1573CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput);
1819CompileAndVerify(source, expectedOutput: expectedOutput);
1880CompileAndVerify(source, expectedOutput: expectedOutput);
1942CompileAndVerify(source, expectedOutput: expectedOutput);
2018CompileAndVerify(source, expectedOutput: expectedOutput);
2094CompileAndVerify(source, options: TestOptions.DebugDll);
2251CompileAndVerify(source, expectedOutput);
2331CompileAndVerify(source, expectedOutput);
2544CompileAndVerify(source, expectedOutput);
2604CompileAndVerify(source, expectedOutput);
2717CompileAndVerify(source, expectedOutput);
2779CompileAndVerify(source, expectedOutput);
2900CompileAndVerify(source, expectedOutput);
2963CompileAndVerify(source, expectedOutput);
3099CompileAndVerify(source, expectedOutput);
3161CompileAndVerify(source, expectedOutput);
3307CompileAndVerify(source, expectedOutput);
3374CompileAndVerify(source, expectedOutput);
3556CompileAndVerify(source, expectedOutput);
3618CompileAndVerify(source, expectedOutput);
3765CompileAndVerify(source, expectedOutput);
3847CompileAndVerify(source, expectedOutput);
4140CompileAndVerify(source, "");
4199CompileAndVerify(source, "");
4273CompileAndVerify(source, expectedOutput);
4381CompileAndVerify(source, expectedOutput: expectedOutput);
4479CompileAndVerify(source, expectedOutput);
4541CompileAndVerify(source, expectedOutput);
4637CompileAndVerify(source, expectedOutput);
4716CompileAndVerify(source, expectedOutput);
4822CompileAndVerify(source, expectedOutput);
4955CompileAndVerify(source, expectedOutput);
5171CompileAndVerify(source, expectedOutput: expectedOutput).VerifyDiagnostics();
5317CompileAndVerify(source, expectedOutput);
5397CompileAndVerify(source, expectedOutput);
5653CompileAndVerify(source, expectedOutput);
5724CompileAndVerify(source, expectedOutput);
5968CompileAndVerify(source, expectedOutput, references: new[] { CSharpRef });
6046CompileAndVerify(source, expectedOutput, references: new[] { CSharpRef });
6098CompileAndVerify(source, expectedOutput);
6196CompileAndVerify(source, expectedOutput);
6276CompileAndVerify(source, expectedOutput);
6342CompileAndVerify(source, expectedOutput);
6517CompileAndVerify(source, expectedOutput: expectedOutput);
6649CompileAndVerify(source, "0");
6717CompileAndVerify(source, expectedOutput);
6845CompileAndVerify(source, "0");
6903CompileAndVerify(source, "0");
7043CompileAndVerify(source, "0");
7101CompileAndVerify(source, "0");
7215CompileAndVerify(source, "0", references: new[] { CSharpRef });
7280CompileAndVerify(source, "0");
7340CompileAndVerify(source, "0");
7535CompileAndVerify(source, "0");
7614CompileAndVerify(source, "0");
7739CompileAndVerify(source, expectedOutput);
7861CompileAndVerify(source, "0");
7947CompileAndVerify(source, "0");
8176CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8177CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8262CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8263CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8328CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8329CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8407CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8408CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8502CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8503CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8574CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8575CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8743CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8744CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8814CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8815CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8891CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8892CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8957CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8958CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9024CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9025CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9162CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9163CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9475CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9476CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9746CompileAndVerify(source, expectedOutput);
9895CompileAndVerify(source, expectedOutput);
9988CompileAndVerify(source, expectedOutput);
10211var v = CompileAndVerify(source, expectedOutput);
10280var v = CompileAndVerify(source, expectedOutput);
10402CompileAndVerify(source, expectedOutput: expectedOutput);
10482var v = CompileAndVerify(source + span, options: TestOptions.DebugExe);
10879CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput);
10880CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput);
11026CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
11027CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
11113CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
11114CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
14051var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);
14113var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);
14170var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);