Joe Farebrother
|
1273b063f4
|
Fix test expectations
|
2021-09-16 15:23:00 +01:00 |
|
Joe Farebrother
|
5fee6d2d19
|
Convert Sets utilities
|
2021-09-16 15:22:59 +01:00 |
|
Joe Farebrother
|
10f0f3038c
|
Add tables, improve tests, make fixes
|
2021-09-16 15:22:59 +01:00 |
|
Joe Farebrother
|
73aba09eee
|
Add create methods
|
2021-09-16 15:22:59 +01:00 |
|
Joe Farebrother
|
035d655e72
|
Update guava collection flow steps to CSV
|
2021-09-16 15:22:59 +01:00 |
|
Marcono1234
|
58d2d5d14e
|
Java: Replace incorrect usage of Literal.getLiteral()
|
2021-09-16 14:10:48 +01:00 |
|
Chris Smowton
|
03db15af9a
|
Merge pull request #6685 from smowton/smowton/admin/android-uri-model
Java: Add models for android.net.Uri[.Builder]
|
2021-09-15 10:48:33 +01:00 |
|
Anders Schack-Mulligen
|
8485b6f0b3
|
Merge pull request #6691 from bmuskalla/moreStringMethods
Java: Support String#getChars and #translateEscapes
|
2021-09-15 10:14:54 +02:00 |
|
Chris Smowton
|
e5b84fb795
|
Use InlineFlowTest
|
2021-09-14 16:37:07 +01:00 |
|
Chris Smowton
|
367a53dd71
|
Add models for android.net.Uri[.Builder]
|
2021-09-14 16:37:07 +01:00 |
|
Anders Schack-Mulligen
|
e71173d953
|
Merge pull request #6591 from bmuskalla/inlineFlowTest
Java: Simplify setup for flow tests using `InlineExpectationsTest`
|
2021-09-14 10:31:29 +02:00 |
|
Benjamin Muskalla
|
199e015a06
|
Support missing String methods
|
2021-09-14 10:22:22 +02:00 |
|
Benjamin Muskalla
|
24d740b2da
|
Merge branch 'main' into inlineFlowTest
|
2021-09-13 17:15:37 +02:00 |
|
Benjamin Muskalla
|
bf5a46f6d8
|
Simplify inline tests
|
2021-09-13 17:08:02 +02:00 |
|
Anders Schack-Mulligen
|
7b764aec92
|
Merge pull request #6682 from aschackmull/java/callbacks
Java: Add support for callback-based library models.
|
2021-09-13 16:43:03 +02:00 |
|
Anders Schack-Mulligen
|
ab862276fc
|
Java: Fix tests.
|
2021-09-13 16:04:11 +02:00 |
|
Chris Smowton
|
abdd3a5dbe
|
Adjust Java tests that check for unpaired surrogate extraction
|
2021-09-13 14:02:05 +01:00 |
|
Anders Schack-Mulligen
|
89a6cdc711
|
Java: Add support for callback-based library models.
|
2021-09-13 14:49:28 +02:00 |
|
Chris Smowton
|
68ed3250e8
|
Merge pull request #6478 from smowton/smowton/feature/jax-rs-request-filters
Java: Add sources for Jax-RS filters
|
2021-09-13 10:59:17 +01:00 |
|
Marcono1234
|
5009ed618f
|
Java: Extend functional interfaces test
|
2021-09-12 01:50:07 +02:00 |
|
Chris Smowton
|
451a46bf0e
|
Add models for getLanguage, getMediaType
|
2021-09-10 16:36:38 +01:00 |
|
Chris Smowton
|
5e7a3ca2e6
|
Model UriInfo.relativize and resolve.
|
2021-09-10 16:36:37 +01:00 |
|
Chris Smowton
|
f1c3a11103
|
Add sources for Jax-RS filters
|
2021-09-10 16:36:34 +01:00 |
|
Anders Schack-Mulligen
|
3e17fdcaa3
|
Merge pull request #6407 from bmuskalla/charSeqSubSeq
Java: Track taint for CharSequence#subSequence
|
2021-09-10 09:01:29 +02:00 |
|
Benjamin Muskalla
|
9d5e48430e
|
Merge branch 'main' into charSeqSubSeq
|
2021-09-09 16:04:36 +02:00 |
|
Chris Smowton
|
a0bf170d02
|
Add test for functional interfaces
|
2021-09-09 15:00:42 +01:00 |
|
Benjamin Muskalla
|
3641b28c3e
|
Convert javax-json to InlineFlowTest
|
2021-09-07 16:47:01 +02:00 |
|
Benjamin Muskalla
|
a6b47208e1
|
Convert optional to InlineFlowTest
|
2021-09-07 16:47:01 +02:00 |
|
Benjamin Muskalla
|
2d9b4b33d4
|
Convert spring to InlineFlowTest
|
2021-09-07 16:47:01 +02:00 |
|
Benjamin Muskalla
|
da3b7a2b69
|
Convert json-java to InlineFlowTest
|
2021-09-07 16:47:00 +02:00 |
|
Benjamin Muskalla
|
ff73e46c95
|
Convert jackson to InlineFlowTest
|
2021-09-07 16:47:00 +02:00 |
|
Benjamin Muskalla
|
1ead522705
|
Convert guava-cache to InlineFlowTest
|
2021-09-07 16:47:00 +02:00 |
|
Benjamin Muskalla
|
efd5dc94e6
|
Convert apache-commons-lang3 to InlineFlowTest
|
2021-09-07 16:47:00 +02:00 |
|
Benjamin Muskalla
|
eba414e31b
|
Convert apache-collections to InlineFlowTest
|
2021-09-07 16:46:59 +02:00 |
|
Benjamin Muskalla
|
3bc70f0ce6
|
Convert containerflow to inline flow test
|
2021-09-07 16:46:59 +02:00 |
|
Benjamin Muskalla
|
7a0fc6ae61
|
Migrate jaxson to inline test
|
2021-09-07 16:46:59 +02:00 |
|
Benjamin Muskalla
|
41891959a3
|
Fix apache test
|
2021-09-07 16:46:58 +02:00 |
|
Benjamin Muskalla
|
2d13906e0e
|
Simplify jaxrs setup
|
2021-09-07 16:46:58 +02:00 |
|
Benjamin Muskalla
|
24d43689b2
|
Simplify test setup
|
2021-09-07 16:46:58 +02:00 |
|
Benjamin Muskalla
|
8830f1531f
|
Convert some tests to use InlineFlowTest
|
2021-09-07 16:46:58 +02:00 |
|
Benjamin Muskalla
|
acb055400d
|
Extract inline flow test
|
2021-09-07 16:46:57 +02:00 |
|
Benjamin Muskalla
|
d1a1f57e77
|
Convert taint-format test into inline test
|
2021-09-07 16:46:56 +02:00 |
|
Anders Schack-Mulligen
|
f6541811d2
|
Dataflow: Update more tests.
|
2021-09-07 13:02:20 +02:00 |
|
Chris Smowton
|
23d7633cd5
|
Add tests for static and final modifiers relating to record classes
|
2021-09-03 18:20:16 +01:00 |
|
Benjamin Muskalla
|
7ddf7ff211
|
Track taint from concatenated string
|
2021-09-01 15:41:16 +02:00 |
|
Benjamin Muskalla
|
3928ffd30d
|
Support CharSequence#subSequence
|
2021-09-01 15:41:15 +02:00 |
|
Benjamin Muskalla
|
b7e608abc9
|
Model string builder APIs
|
2021-09-01 15:41:14 +02:00 |
|
Chris Smowton
|
7977d9c253
|
Fix minor mistakes in old Guava models
Also add tests for the affected functions
|
2021-08-31 15:26:09 +01:00 |
|
Chris Smowton
|
5a2dfda09e
|
Add test for field initializers
|
2021-08-24 14:04:45 +01:00 |
|
Owen Mansel-Chan
|
714e126088
|
Merge pull request #6370 from owen-mc/java/model/apache-collections
Java: Model more of Apache Commons Collections
|
2021-08-19 15:09:06 +01:00 |
|