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-21 19:26:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebd38eaf3bd0d5f4cb15bf4724fb2bb90ad1f8a6
codeql
/
csharp
/
ql
/
test
/
library-tests
/
extractor
/
longstrings
History
calum
33e6b5e55f
C#: Fix tests
2019-02-12 10:59:31 +00:00
..
LongStrings.cs
C# extractor: Limit string literals to 1MB. This is made more complicated by the fact that we need to limit the number of bytes to output, rather than the number of characters.
2019-02-11 17:36:23 +00:00
LongStrings.expected
C#: Fix tests
2019-02-12 10:59:31 +00:00
LongStrings.ql
C#: Fix tests
2019-02-12 10:59:31 +00:00