Files
codeql/java/ql/test/library-tests/frameworks/android
Chris Smowton cea90d535d Disable Kotlin element of test library-tests/frameworks/android/widget
This is disabled for now because Kotlin doesn't extract java.lang.CharSequence.toString, even though that interface redeclares toString, and JDK18 points a call (syntactically to Editable.toString) that previous JDKs pointed at
Object.toString. This produces a database inconsistency that should be fixed Kotlin-side.
2022-09-22 20:44:37 +01:00
..
2022-08-05 15:29:17 +02:00
2022-08-19 16:32:06 +02:00
2019-08-21 14:38:17 +02:00