JS: Enable post-processing for all .qlref files

This commit is contained in:
Asger F
2025-02-06 14:36:57 +01:00
parent 426edd55f2
commit d0ce53ed82
247 changed files with 494 additions and 247 deletions

View File

@@ -1 +1,2 @@
LanguageFeatures/ArgumentsCallerCallee.ql
query: LanguageFeatures/ArgumentsCallerCallee.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/BadTypeof.ql
query: LanguageFeatures/BadTypeof.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/ConditionalComments.ql
query: LanguageFeatures/ConditionalComments.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/DebuggerStatement.ql
query: LanguageFeatures/DebuggerStatement.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/DeleteVar.ql
query: LanguageFeatures/DeleteVar.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/EmptyArrayInit.ql
query: LanguageFeatures/EmptyArrayInit.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/Eval.ql
query: LanguageFeatures/Eval.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/ExpressionClosures.ql
query: LanguageFeatures/ExpressionClosures.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/ForInComprehensionBlocks.ql
query: LanguageFeatures/ForInComprehensionBlocks.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/IllegalInvocation.ql
query: LanguageFeatures/IllegalInvocation.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/InconsistentNew.ql
query: LanguageFeatures/InconsistentNew.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/InvalidPrototype.ql
query: LanguageFeatures/InvalidPrototype.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/JumpFromFinally.ql
query: LanguageFeatures/JumpFromFinally.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/LengthComparisonOffByOne.ql
query: LanguageFeatures/LengthComparisonOffByOne.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/NonLinearPattern.ql
query: LanguageFeatures/NonLinearPattern.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/PropertyWriteOnPrimitive.ql
query: LanguageFeatures/PropertyWriteOnPrimitive.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/SemicolonInsertion.ql
query: LanguageFeatures/SemicolonInsertion.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/SetterIgnoresParameter.ql
query: LanguageFeatures/SetterIgnoresParameter.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/SetterReturn.ql
query: LanguageFeatures/SetterReturn.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/SpuriousArguments.ql
query: LanguageFeatures/SpuriousArguments.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/StrictModeCallStackIntrospection.ql
query: LanguageFeatures/StrictModeCallStackIntrospection.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/SyntaxError.ql
query: LanguageFeatures/SyntaxError.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/TemplateSyntaxInStringLiteral.ql
query: LanguageFeatures/TemplateSyntaxInStringLiteral.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/ThisBeforeSuper.ql
query: LanguageFeatures/ThisBeforeSuper.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/UnusedIndexVariable.ql
query: LanguageFeatures/UnusedIndexVariable.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/WithStatement.ql
query: LanguageFeatures/WithStatement.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql

View File

@@ -1 +1,2 @@
LanguageFeatures/YieldInNonGenerator.ql
query: LanguageFeatures/YieldInNonGenerator.ql
postprocess: utils/test/InlineExpectationsTestQuery.ql