From 71eab5fc2691b3972409dc16132f4527dc7cddd4 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Mon, 15 Sep 2014 13:51:27 -0700 Subject: [PATCH] disable tests that are dependent on QuickInfo and Signature help work --- .../completionBeforeSemanticDiagnosticsInArrowFunction1.ts | 0 .../completionListGenericConstraintsNames.ts | 0 .../completionListInObjectLiteralThatIsParameterOfFunctionCall.ts | 0 .../completionListInTypedObjectLiterals.ts | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/cases/{fourslash => fourslash_old}/completionBeforeSemanticDiagnosticsInArrowFunction1.ts (100%) rename tests/cases/{fourslash => fourslash_old}/completionListGenericConstraintsNames.ts (100%) rename tests/cases/{fourslash => fourslash_old}/completionListInObjectLiteralThatIsParameterOfFunctionCall.ts (100%) rename tests/cases/{fourslash => fourslash_old}/completionListInTypedObjectLiterals.ts (100%) diff --git a/tests/cases/fourslash/completionBeforeSemanticDiagnosticsInArrowFunction1.ts b/tests/cases/fourslash_old/completionBeforeSemanticDiagnosticsInArrowFunction1.ts similarity index 100% rename from tests/cases/fourslash/completionBeforeSemanticDiagnosticsInArrowFunction1.ts rename to tests/cases/fourslash_old/completionBeforeSemanticDiagnosticsInArrowFunction1.ts diff --git a/tests/cases/fourslash/completionListGenericConstraintsNames.ts b/tests/cases/fourslash_old/completionListGenericConstraintsNames.ts similarity index 100% rename from tests/cases/fourslash/completionListGenericConstraintsNames.ts rename to tests/cases/fourslash_old/completionListGenericConstraintsNames.ts diff --git a/tests/cases/fourslash/completionListInObjectLiteralThatIsParameterOfFunctionCall.ts b/tests/cases/fourslash_old/completionListInObjectLiteralThatIsParameterOfFunctionCall.ts similarity index 100% rename from tests/cases/fourslash/completionListInObjectLiteralThatIsParameterOfFunctionCall.ts rename to tests/cases/fourslash_old/completionListInObjectLiteralThatIsParameterOfFunctionCall.ts diff --git a/tests/cases/fourslash/completionListInTypedObjectLiterals.ts b/tests/cases/fourslash_old/completionListInTypedObjectLiterals.ts similarity index 100% rename from tests/cases/fourslash/completionListInTypedObjectLiterals.ts rename to tests/cases/fourslash_old/completionListInTypedObjectLiterals.ts