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-22 19:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe73601a4e58f01e05f0089ac2278d626de09b51
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