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
2025-12-17 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.22.0
codeql
/
csharp
/
ql
/
test
/
query-tests
/
Nullness
History
Michael Nebel
bae29aeee4
C#: Update implications test expected output.
2025-01-16 16:57:33 +01:00
..
A.cs
…
Assert.cs
…
B.cs
…
C.cs
…
D.cs
…
E.cs
…
EqualityCheck.expected
…
EqualityCheck.ql
…
Forwarding.cs
…
GuardedString.cs
…
Implications.expected
C#: Update implications test expected output.
2025-01-16 16:57:33 +01:00
Implications.ql
…
ImplicitToString.cs
…
NullAlways.expected
C#: Update expected testoutput for Nullness tests.
2025-01-14 17:14:06 +01:00
NullAlways.qlref
…
NullAlwaysBad.cs
…
NullAlwaysGood.cs
…
NullCheck.expected
…
NullCheck.ql
…
NullMaybe.expected
C#: Update expected testoutput for Nullness tests.
2025-01-14 17:14:06 +01:00
NullMaybe.qlref
…
NullMaybeBad.cs
…
NullMaybeGood.cs
…
options
…
Params.cs
…
StringConcatenation.cs
…