This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-05-03 04:39:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46c52aeaae2bfddcf31c128ebd6b48567c3034cd
codeql
/
csharp
/
ql
/
test
/
library-tests
/
csharp7
History
Michael Nebel
d9c7ba471d
C#: Update taint steps test as the generated models now include a model for the getters for KeyValuePair (we only had manual summaries for the constructor).
2022-05-25 08:28:14 +02:00
..
Access.expected
…
Access.ql
…
CaseCondition.expected
…
CaseCondition.ql
…
ConstructedLocalFunctions.expected
…
ConstructedLocalFunctions.ql
…
CSharp7.cs
…
DefUse.expected
…
DefUse.ql
…
Discards.expected
…
Discards.ql
…
ExpressionBodies.expected
…
ExpressionBodies.ql
…
ForEach.expected
…
ForEach.ql
…
GlobalFlow.expected
C#: Adjust qltest expected output.
2022-01-18 10:36:52 +01:00
GlobalFlow.ql
…
GlobalTaintTracking.expected
C#: Adjust qltest expected output.
2022-01-18 10:36:52 +01:00
GlobalTaintTracking.ql
…
IsFlow.expected
…
IsFlow.ql
…
IsPatterns.expected
…
IsPatterns.ql
…
Literals.expected
…
Literals.ql
…
LocalFunctionCallArguments.expected
…
LocalFunctionCallArguments.ql
…
LocalFunctionCalls.expected
…
LocalFunctionCalls.ql
…
LocalFunctionParameters.expected
…
LocalFunctionParameters.ql
…
LocalFunctions.expected
…
LocalFunctions.ql
…
LocalFunctionStmts.expected
…
LocalFunctionStmts.ql
…
LocalTaintFlow.expected
C#: Update taint steps test as the generated models now include a model for the getters for KeyValuePair (we only had manual summaries for the constructor).
2022-05-25 08:28:14 +02:00
LocalTaintFlow.ql
delete redundant imports
2022-04-22 12:55:28 +02:00
LocalVariables.expected
…
LocalVariables.ql
…
options
…
PrintAst.expected
…
PrintAst.qlref
Update all PrintAst.qlref to point to new location of PrintAst.ql
2021-11-11 15:19:15 +01:00
RefDelegates.expected
…
RefDelegates.ql
…
RefExprs.expected
…
RefExprs.ql
…
RefFunctions.expected
…
RefFunctions.ql
…
RefVariables.expected
…
RefVariables.ql
…
TaintReaches.expected
…
TaintReaches.ql
delete redundant imports
2022-04-22 12:55:28 +02:00
Throw.expected
…
Throw.ql
…
TupleAccess.expected
…
TupleAccess.ql
…
TupleExpr.expected
…
TupleExpr.ql
…
TupleTypes.expected
…
TupleTypes.ql
…
TypeCase1.expected
…
TypeCase1.ql
…
TypeCase2.expected
…
TypeCase2.ql
…
TypeCase3.expected
…
TypeCase3.ql
…
UnboundLocalFunctions.expected
…
UnboundLocalFunctions.ql
…