about summary refs log tree commit diff
path: root/src/test/run-pass/slowparse-string.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-6/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2014-08-21Use only 400000 characters to test slow string parsing.Brian Anderson-2/+2
2014-08-21syntax: Fix complexity of string parsing. Closes #16624.Brian Anderson-0/+15