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-01-08 12:10:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
805352945ede85170b1dc14fcd72bf45c41196e3
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