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-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9db970f0553ded2dba23e2c998c87bcf4b9dd2f5
codeql
/
csharp
/
ql
/
test
/
query-tests
/
API Abuse
/
DisposeNotCalledOnException
History
Michael Nebel
0e263fb744
C#: Base API Abuse/DisposeNotCalledOnException test case on stubs. Since the stubs requires C# 11 the language version has been removed from the options (also it doesn't affect the output).
2023-06-21 09:40:37 +02:00
..
DisposeNotCalledOnException.cs
Trim test files + remove duplicate newlines
2021-07-01 16:09:11 +02:00
DisposeNotCalledOnException.expected
Add adjusted expected files
2021-07-01 16:09:11 +02:00
DisposeNotCalledOnException.qlref
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
DisposeNotCalledOnExceptionBad.cs
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
DisposeNotCalledOnExceptionGood.cs
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
options
C#: Base API Abuse/DisposeNotCalledOnException test case on stubs. Since the stubs requires C# 11 the language version has been removed from the options (also it doesn't affect the output).
2023-06-21 09:40:37 +02:00