This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-18 18:10:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fec80973a9425632b51a46617b74628677af0da2
codeql
/
java
/
ql
/
test
/
kotlin
/
library-tests
/
reflection
History
Ian Lynagh
6fbda1a9f0
Kotlin: Accept test changes with 1.8
2023-01-10 14:41:29 +00:00
..
checkParameterCounts.expected
Add test checking argument <-> parameter matching, and fix superconstructor calls that were missing their argument.
2022-10-17 11:44:44 +01:00
checkParameterCounts.ql
Add test checking argument <-> parameter matching, and fix superconstructor calls that were missing their argument.
2022-10-17 11:44:44 +01:00
PrintAst.expected
Accept unit test changes
2022-12-09 10:29:52 +01:00
PrintAst.qlref
WIP: add test for reflective calls
2022-05-10 19:51:18 +01:00
reflection.expected
Kotlin: Accept test changes with 1.8
2023-01-10 14:41:29 +00:00
reflection.kt
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
reflection.ql
Improve and accept changes to compiler-generated methods test
2022-10-17 18:43:11 +01:00