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-20 02:44:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f54bb66b807ee4b22f6be28cfbb71d21b901b10
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