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-03-31 04:38:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe032a58344bb55ab585bfd2e708a2362f5e2bd9
codeql
/
java
/
ql
/
test
/
library-tests
/
flexible-constructors
History
Anders Schack-Mulligen
a6ee1df567
Java: Remove test. Flexible constructors need AST-based tests, which are already in place, not CFG tests.
2026-02-23 15:09:56 +01:00
..
FlexibleConstructors.java
Java: Add test to verify that the AST does not capture instance initializers
2025-09-04 17:01:44 +02:00
InstanceInitializerCalls.expected
Java: Accept new test result after extractor changes
2025-09-04 17:01:45 +02:00
InstanceInitializerCalls.ql
Java: Add test to verify that the AST does not capture instance initializers
2025-09-04 17:01:44 +02:00
options
Java: Add test to verify that the AST does not capture instance initializers
2025-09-04 17:01:44 +02:00
PrettyPrint.expected
Java: Accept new test result after extractor changes
2025-09-04 17:01:45 +02:00
PrettyPrint.ql
Java: Add test to verify that the AST does not capture instance initializers
2025-09-04 17:01:44 +02:00
PrintAst.expected
Java: Accept new test result after extractor changes
2025-09-04 17:01:45 +02:00
PrintAst.qlref
Java: Add test for flexible constructor support
2025-09-04 17:01:41 +02:00