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-24 04:36:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d51a15cc4fca88223a4995770d30ffc0a3824e4
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