Tom Hvitved
|
5f9b8c05bd
|
Java: Update expected test output
|
2024-11-20 12:58:00 +01:00 |
|
yoff
|
6ed895064f
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2024-11-19 13:37:53 +01:00 |
|
Rasmus Lerchedahl Petersen
|
15953bf569
|
java: inline range test
|
2024-11-15 12:31:18 +01:00 |
|
Owen Mansel-Chan
|
efb34aea45
|
Fix bug in UnreachableBlocks
|
2024-11-14 14:50:25 +00:00 |
|
Tom Hvitved
|
95e9d013cc
|
Update expected test output
|
2024-11-04 12:07:06 +01:00 |
|
Tom Hvitved
|
7c4d5981dd
|
Shared: Add missing spaces in inline test expectation output
|
2024-10-25 13:23:03 +02:00 |
|
Michael Nebel
|
e2ada2536b
|
Java: Update java.net expected output.
|
2024-10-21 15:19:41 +02:00 |
|
Michael Nebel
|
e94cacd449
|
Java: Update test expected output where the query results are not affected.
|
2024-10-21 15:19:33 +02:00 |
|
Ian Lynagh
|
323b7cb96f
|
Java: Follow change of implicit parameter names
|
2024-10-01 15:06:45 +01:00 |
|
Ian Lynagh
|
901f756c69
|
Java: Add a test for parameter names
|
2024-10-01 15:06:42 +01:00 |
|
Anders Schack-Mulligen
|
38818f3cd2
|
Java: Adjust Set.clear model to apply to overrides.
|
2024-09-30 15:46:42 +02:00 |
|
Michael Nebel
|
6f74387600
|
Merge pull request #17521 from michaelnebel/modelgen/moreimprovements
C#/Java: Content based model generation improvements.
|
2024-09-30 11:22:30 +02:00 |
|
Rasmus Wriedt Larsen
|
381ea93ec3
|
Merge pull request #17424 from RasmusWL/active-threat-model-source
Go/Java/C#: Rename `ThreatModelFlowSource` to `ActiveThreatModelSource`
|
2024-09-26 13:08:17 +02:00 |
|
Michael Nebel
|
a128383760
|
C#/Java: Add some dfc-generated test cases.
|
2024-09-26 13:01:01 +02:00 |
|
Tom Hvitved
|
f287216060
|
Update expected test output
|
2024-09-24 14:21:38 +02:00 |
|
Rasmus Wriedt Larsen
|
63c3a71d95
|
Merge branch 'main' into active-threat-model-source
|
2024-09-23 11:18:14 +02:00 |
|
Chris Smowton
|
fe1081e880
|
Merge pull request #17510 from mbaluda/patch-1
Model summary for `org.springframework.core.io.getInputStream` methods
|
2024-09-19 15:47:31 +01:00 |
|
Mauro Baluda
|
cab35a25a5
|
Remove duplicate summary for MultipartFile.getInputStream and update .expected file
|
2024-09-18 20:43:04 +02:00 |
|
Tom Hvitved
|
ed9008a064
|
Update expected test output
|
2024-09-18 13:51:02 +02:00 |
|
Anders Schack-Mulligen
|
2837d2551a
|
Merge pull request #17490 from aschackmull/java/capture-in-obinit
Java: Fix support for variable capture inside object initializers.
|
2024-09-18 09:29:01 +02:00 |
|
Anders Schack-Mulligen
|
a1a885efeb
|
Java: Expand test.
|
2024-09-17 11:38:53 +02:00 |
|
Anders Schack-Mulligen
|
20661a3c56
|
Java: Fix support for variable capture inside object initializers.
|
2024-09-17 10:42:21 +02:00 |
|
Ian Lynagh
|
41ed6e6695
|
Java: Deprecate RefType.nestedName(), and add RefType.getNestedName()
|
2024-09-16 17:16:25 +01:00 |
|
Rasmus Wriedt Larsen
|
8c10155eb7
|
mass rename to ActiveThreatModelSource
|
2024-09-12 10:16:55 +02:00 |
|
erik-krogh
|
e76dcf9df9
|
delete a test for a deleted file
|
2024-09-03 20:31:01 +02:00 |
|
Michael Nebel
|
53b2471c9d
|
Java: Update expected test output.
|
2024-08-29 09:03:46 +02:00 |
|
Michael Nebel
|
fa5d6f12be
|
Java: Update logging test expected output.
|
2024-08-28 16:16:16 +02:00 |
|
Michael Nebel
|
395656a1cf
|
Java: Extend the logging test with a test case for parameters.
|
2024-08-28 16:13:32 +02:00 |
|
Michael Nebel
|
15b06907dd
|
Java: Updated expected test output.
|
2024-08-27 14:48:14 +02:00 |
|
Michael Nebel
|
021fd1450e
|
Java: Add some dispatch examples to the external flow step test.
|
2024-08-27 14:48:03 +02:00 |
|
Michael Nebel
|
7488cc0811
|
Java: Updated expected test output.
|
2024-08-27 13:28:13 +02:00 |
|
Michael Nebel
|
6cb5e13a23
|
Java: Re-factor tests and update expected test output.
|
2024-08-27 13:28:00 +02:00 |
|
Michael Nebel
|
68880b2056
|
Java: Update expected test output. Generated models are no longer applied as there exist a source implementation.
|
2024-08-27 13:27:55 +02:00 |
|
Asger F
|
9703f67794
|
Test output updates that only affect nodes/edges
|
2024-08-23 11:03:26 +02:00 |
|
Asger F
|
6bc8407bd6
|
Java: Update test output
|
2024-08-23 11:02:29 +02:00 |
|
Asger F
|
81239dcd95
|
Java: add test case
|
2024-08-22 11:26:05 +02:00 |
|
Anders Schack-Mulligen
|
525b6f30e3
|
C++/C#/Java: Accept test changes.
|
2024-08-21 10:51:28 +02:00 |
|
Chris Smowton
|
80e03c3c51
|
Improve ql/doc style
|
2024-08-19 16:25:06 +01:00 |
|
Chris Smowton
|
27522a2781
|
Remove redundant imports
|
2024-08-19 16:23:06 +01:00 |
|
Chris Smowton
|
9c0bdbb20a
|
Java: add a test exercising Spring component liveness detection
The existing Spring stubs are expanded sufficiently to support the needed annotations and a few referenced classes and exceptions.
|
2024-08-16 16:36:08 +01:00 |
|
Rasmus Wriedt Larsen
|
c3d8efc43d
|
Merge branch 'main' into stdin3
|
2024-08-16 09:54:45 +02:00 |
|
Anders Schack-Mulligen
|
51c43a7440
|
Java: Accept expected changes.
|
2024-08-16 07:01:35 +02:00 |
|
Anders Schack-Mulligen
|
86708c9ff8
|
Dataflow: Fix missing subpaths due to type strengthening.
|
2024-08-15 18:57:10 +02:00 |
|
Anders Schack-Mulligen
|
e77c3dfda1
|
Java: Fix expected files following https://github.com/github/codeql/pull/17233 and https://github.com/github/codeql/pull/17224.
|
2024-08-15 15:45:37 +02:00 |
|
Rasmus Wriedt Larsen
|
fee38b3781
|
Java: Fixup test
|
2024-08-15 15:37:35 +02:00 |
|
Anders Schack-Mulligen
|
6f23e8dcf3
|
Merge pull request #17224 from aschackmull/java/inlineflow-pathgraph
Java: Add PathGraph to test output for default inline flow tests.
|
2024-08-15 13:35:24 +02:00 |
|
Anders Schack-Mulligen
|
fb1dfd4217
|
Java: Accept test changes.
|
2024-08-15 10:32:12 +02:00 |
|
Anders Schack-Mulligen
|
3cdc8d5eca
|
Java: Add PathGraph to test output for default inline flow tests.
|
2024-08-15 10:17:31 +02:00 |
|
Anders Schack-Mulligen
|
79dec723b0
|
Dataflow: Add test highlighting missing subpath.
|
2024-08-14 13:30:13 +02:00 |
|
Anders Schack-Mulligen
|
f28f42bcba
|
Merge pull request #17049 from aschackmull/dataflow/bugfix-flowfeature-sinkctx
Dataflow: Fix bug causing spurious flow for FeatureHasSinkCallContext
|
2024-08-12 13:29:42 +02:00 |
|