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
2026-04-14 03:24:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cedacc91db92af5ea5437bc459fdf373ff97569f
codeql
/
java
/
ql
/
test
/
query-tests
/
security
/
CWE-295
/
AndroidMissingCertificatePinning
/
Test4
History
Owen Mansel-Chan
ef345a3279
Java: Inline expectation should have space after $
...
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
2026-03-04 12:44:54 +00:00
..
res
/xml
Add test cases for TrustManager case
2022-12-09 13:41:18 +00:00
AndroidManifest.xml
Update tests so they still work
2024-07-07 00:24:28 +01:00
options
Add test cases for TrustManager case
2022-12-09 13:41:18 +00:00
R.java
Add test cases for TrustManager case
2022-12-09 13:41:18 +00:00
test.expected
Java: Update expected test results
2024-12-03 19:18:59 +01:00
Test.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00
test.ql
Java: Update all test util paths to point to the new location.
2024-12-12 13:21:25 +01:00