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);
600CompileAndVerify(source, expectedOutput);
706CompileAndVerify(source, expectedOutput: expectedOutput);
795CompileAndVerify(source, expectedOutput);
890CompileAndVerify(source, expectedOutput);
977CompileAndVerify(source, expectedOutput);
1064CompileAndVerify(source, expectedOutput);
1120var v = CompileAndVerify(source, options: TestOptions.DebugDll);
1347var v = CompileAndVerify(source, options: TestOptions.ReleaseDll);
1572CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput);
1818CompileAndVerify(source, expectedOutput: expectedOutput);
1879CompileAndVerify(source, expectedOutput: expectedOutput);
1941CompileAndVerify(source, expectedOutput: expectedOutput);
2017CompileAndVerify(source, expectedOutput: expectedOutput);
2090CompileAndVerify(source, options: TestOptions.DebugDll);
2247CompileAndVerify(source, expectedOutput);
2327CompileAndVerify(source, expectedOutput);
2540CompileAndVerify(source, expectedOutput);
2600CompileAndVerify(source, expectedOutput);
2713CompileAndVerify(source, expectedOutput);
2775CompileAndVerify(source, expectedOutput);
2896CompileAndVerify(source, expectedOutput);
2959CompileAndVerify(source, expectedOutput);
3095CompileAndVerify(source, expectedOutput);
3157CompileAndVerify(source, expectedOutput);
3303CompileAndVerify(source, expectedOutput);
3370CompileAndVerify(source, expectedOutput);
3552CompileAndVerify(source, expectedOutput);
3614CompileAndVerify(source, expectedOutput);
3761CompileAndVerify(source, expectedOutput);
3843CompileAndVerify(source, expectedOutput);
4136CompileAndVerify(source, "");
4195CompileAndVerify(source, "");
4269CompileAndVerify(source, expectedOutput);
4376CompileAndVerify(source, expectedOutput: expectedOutput);
4474CompileAndVerify(source, expectedOutput);
4536CompileAndVerify(source, expectedOutput);
4632CompileAndVerify(source, expectedOutput);
4711CompileAndVerify(source, expectedOutput);
4817CompileAndVerify(source, expectedOutput);
4950CompileAndVerify(source, expectedOutput);
5166CompileAndVerify(source, expectedOutput: expectedOutput).VerifyDiagnostics();
5312CompileAndVerify(source, expectedOutput);
5392CompileAndVerify(source, expectedOutput);
5648CompileAndVerify(source, expectedOutput);
5719CompileAndVerify(source, expectedOutput);
5963CompileAndVerify(source, expectedOutput, references: new[] { CSharpRef });
6041CompileAndVerify(source, expectedOutput, references: new[] { CSharpRef });
6093CompileAndVerify(source, expectedOutput);
6191CompileAndVerify(source, expectedOutput);
6271CompileAndVerify(source, expectedOutput);
6337CompileAndVerify(source, expectedOutput);
6512CompileAndVerify(source, expectedOutput: expectedOutput);
6644CompileAndVerify(source, "0");
6712CompileAndVerify(source, expectedOutput);
6840CompileAndVerify(source, "0");
6898CompileAndVerify(source, "0");
7038CompileAndVerify(source, "0");
7096CompileAndVerify(source, "0");
7210CompileAndVerify(source, "0", references: new[] { CSharpRef });
7275CompileAndVerify(source, "0");
7335CompileAndVerify(source, "0");
7530CompileAndVerify(source, "0");
7609CompileAndVerify(source, "0");
7734CompileAndVerify(source, expectedOutput);
7856CompileAndVerify(source, "0");
7942CompileAndVerify(source, "0");
8171CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8172CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8257CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8258CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8323CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8324CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8402CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8403CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8494CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8495CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8562CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8563CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8724CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8725CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8795CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8796CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8872CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8873CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
8938CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
8939CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9005CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9006CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9143CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9144CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9456CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
9457CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
9727CompileAndVerify(source, expectedOutput);
9876CompileAndVerify(source, expectedOutput);
9969CompileAndVerify(source, expectedOutput);
10192var v = CompileAndVerify(source, expectedOutput);
10261var v = CompileAndVerify(source, expectedOutput);
10383CompileAndVerify(source, expectedOutput: expectedOutput);
10463var v = CompileAndVerify(source + span, options: TestOptions.DebugExe);
10860CompileAndVerify(source, options: TestOptions.ReleaseExe, expectedOutput: expectedOutput);
10861CompileAndVerify(source, options: TestOptions.DebugExe, expectedOutput: expectedOutput);
11007CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
11008CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
11094CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.DebugExe);
11095CompileAndVerify(source, expectedOutput: expectedOutput, options: TestOptions.ReleaseExe);
14032var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);
14094var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);
14151var verifier = CompileAndVerify(source, expectedOutput: expectedOutput);