Tamas Vajk
|
63e9ae3b93
|
Kotlin: Add FP test case for mutual dependency query
|
2022-11-16 15:16:18 +01:00 |
|
Tamas Vajk
|
c9241cc933
|
Exclude .kt files from one stmt in line query
|
2022-11-16 15:11:38 +01:00 |
|
Tamas Vajk
|
0d70b5c776
|
Kotlin: Add FP test case for one stmt in line query
|
2022-11-16 15:10:38 +01:00 |
|
Tamas Vajk
|
c42663723f
|
Exclude .kt files from ignored return value query
|
2022-11-16 15:05:29 +01:00 |
|
Tamas Vajk
|
5f6f72ba8e
|
Kotlin: Add FP test case for ignored return value query
|
2022-11-16 15:05:07 +01:00 |
|
Tamas Vajk
|
c1be93a34c
|
Exclude .kt files from misnamed reftype query
|
2022-11-16 14:59:20 +01:00 |
|
Tamas Vajk
|
e547be5e9a
|
Kotlin: Add FP test case for misnamed reftype query
|
2022-11-16 14:58:36 +01:00 |
|
Tamas Vajk
|
48c37a2c0f
|
Exclude .kt files from useless parameter query
|
2022-11-16 14:51:49 +01:00 |
|
Tamas Vajk
|
35078738bc
|
Kotlin: Add FP test case for useless parameter query
|
2022-11-16 14:51:21 +01:00 |
|
Chris Smowton
|
d6a395ba37
|
Remove non-longer-needed expected diagnostics
|
2022-11-16 13:49:59 +00:00 |
|
Tamas Vajk
|
7a0e248096
|
Exclude .kt files from serializable inner class query
|
2022-11-16 14:46:01 +01:00 |
|
Tamas Vajk
|
782c82a2d3
|
Kotlin: Add test case for non serializable inner class query
|
2022-11-16 14:44:48 +01:00 |
|
Tamás Vajk
|
468a6f2a70
|
Merge pull request #11290 from tamasvajk/kotlin-autoboxing
Kotlin: Exclude .kt files from autoboxing query
|
2022-11-16 13:56:29 +01:00 |
|
Tamás Vajk
|
266a0874b5
|
Merge pull request #11284 from tamasvajk/kotlin-complex-bool-expr
Kotlin: Exclude .kt files from `java/complex-boolean-expression`
|
2022-11-16 13:55:30 +01:00 |
|
Tamas Vajk
|
55dc929a1f
|
Kotlin: Add test case for confusing overloading query
|
2022-11-16 11:57:05 +01:00 |
|
Joe Farebrother
|
dd4e1d0ac3
|
Add tests and fix issues
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
359d703ded
|
More precise layout xml handling
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
706858e211
|
Add test cases; fix the regex used
|
2022-11-16 10:54:13 +00:00 |
|
Tamas Vajk
|
3d21f89f1d
|
Exclude .kt files from autoboxing query
|
2022-11-16 11:52:17 +01:00 |
|
Tamas Vajk
|
0d9e28012e
|
Kotlin: Add FP test cases for autoboxing query
|
2022-11-16 11:51:36 +01:00 |
|
Tamas Vajk
|
3d11e5bb32
|
Exclude .kt files from empty block query
|
2022-11-16 11:47:35 +01:00 |
|
Tamas Vajk
|
c91e20c6b5
|
Kotlin: Add FP test cases for empty blocks
|
2022-11-16 11:47:07 +01:00 |
|
Tamas Vajk
|
307d2d5dc1
|
Exclude .kt files from resource leak queries
|
2022-11-16 09:52:39 +01:00 |
|
Tamas Vajk
|
acab8e8632
|
Kotlin: Add FP test cases for resource leaks
|
2022-11-16 09:52:13 +01:00 |
|
Tamas Vajk
|
ac85d2eb3e
|
Exclude .kt files from java/complex-boolean-expression
|
2022-11-16 09:38:42 +01:00 |
|
Tamas Vajk
|
de833d620e
|
Kotlin: Add FP test case for unnecessarily complex bool expression
|
2022-11-16 09:35:18 +01:00 |
|
Ed Minnix
|
eb8ef72e47
|
Java: addJavascriptInterface query test case
|
2022-11-15 23:28:18 -05:00 |
|
Ed Minnix
|
3b96fefc71
|
Java: Add Android stubs to options file for CWE-079 test cases
|
2022-11-15 23:26:49 -05:00 |
|
Ed Minnix
|
10875568ec
|
Java: add negative test cases for WebView file access query
|
2022-11-15 13:50:31 -05:00 |
|
erik-krogh
|
c029048306
|
port the Java regex/redos queries to use the shared pack
|
2022-11-14 21:29:41 +01:00 |
|
Ed Minnix
|
7a0544d80e
|
Java: test files for WebView file access query
|
2022-11-14 15:11:15 -05:00 |
|
Ed Minnix
|
1132572620
|
Java: add test cases for setJavaScriptEnabled query
|
2022-11-14 14:33:12 -05:00 |
|
Michael Nebel
|
9b5318876d
|
Java: Improve tests and allow spurious models.
|
2022-11-10 13:57:44 +01:00 |
|
Michael Nebel
|
ce8ab0e66e
|
Simplify test predicate implementation.
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-11-10 13:57:44 +01:00 |
|
Michael Nebel
|
4cb82ad5a7
|
Java: Explicit import of needed classes from stream and some improvements to comments.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
62603dd2bc
|
Java: Inline expectations for type based model test case.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
8a0f00a5c9
|
Java: Update expected test output.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
0c09f78142
|
Java: Comment in method for converting stream to Array.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
5b65f5c185
|
Java: Change test implementation to avoid failing CFG dead end consistency test.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
b80c533fb0
|
Java: Update expected test output.
|
2022-11-10 13:57:43 +01:00 |
|
Michael Nebel
|
937404892f
|
Java: Add further examples that are now supported.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
dc79ed8192
|
Java: Update expected test output.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
d1b8bef248
|
Java: Add more stream functions. Comment methods out, where we are not happy with the generated result.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
62de3e4ab6
|
Java: Update expected test output.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
716d6aeeee
|
Java: Add stream concat example.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
efe802dac0
|
Java: Updated expected test output.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
52f69f77bc
|
Java: Add stream example methods using wildcards.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
0caee16eb0
|
Java: Update expected test output.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
0cfd7787f4
|
Java: Add some examples of functional interfaces for functions with two parameters.
|
2022-11-10 13:57:42 +01:00 |
|
Michael Nebel
|
3a5d06272f
|
Java: Update expected test output.
|
2022-11-10 13:57:42 +01:00 |
|