Chris Smowton
|
0b56bf98f3
|
Java: add test for Apache Camel dead-code analysis
This exercises code that detects Camel entry-points and marks them as live.
|
2024-08-15 17:26:38 +01:00 |
|
Owen Mansel-Chan
|
cd0af0fc57
|
Ignore types with methods which have annotations
The motivation is test classes in JUnit 4 and 5 are currently FPs for this. They have methods with `@Test`, so this should fix the FPs.
|
2024-07-30 16:29:35 +01:00 |
|
Owen Mansel-Chan
|
050dcb1370
|
Add some tests for java/unused-reference-type
|
2024-07-30 16:29:11 +01:00 |
|
yh-semmle
|
f3fbc8a153
|
Java: move a few tests
|
2018-11-05 12:08:42 -05:00 |
|
Pavel Avgustinov
|
846c9d5860
|
Migrate Java code to separate QL repo.
|
2018-08-30 10:48:05 +01:00 |
|