• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogateFirstOnlyBytes                                # Should have failed to parse, but didn't.
2Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogateFirstOnlyString                               # Should have failed to parse, but didn't.
3Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogatePairBytes                                     # Should have failed to parse, but didn't.
4Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogatePairString                                    # Should have failed to parse, but didn't.
5Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogateSecondOnlyBytes                               # Should have failed to parse, but didn't.
6Recommended.*.TextFormatInput.StringLiteralLongUnicodeEscapeSurrogateSecondOnlyString                              # Should have failed to parse, but didn't.
7Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogateFirstOnlyBytes                               # Should have failed to parse, but didn't.
8Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogateFirstOnlyString                              # Should have failed to parse, but didn't.
9Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogatePairBytes                                    # Should have failed to parse, but didn't.
10Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogatePairString                                   # Should have failed to parse, but didn't.
11Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogateSecondOnlyBytes                              # Should have failed to parse, but didn't.
12Recommended.*.TextFormatInput.StringLiteralShortUnicodeEscapeSurrogateSecondOnlyString                             # Should have failed to parse, but didn't.
13Recommended.*.TextFormatInput.StringLiteralUnicodeEscapeSurrogatePairLongShortBytes                                # Should have failed to parse, but didn't.
14Recommended.*.TextFormatInput.StringLiteralUnicodeEscapeSurrogatePairLongShortString                               # Should have failed to parse, but didn't.
15Recommended.*.TextFormatInput.StringLiteralUnicodeEscapeSurrogatePairShortLongBytes                                # Should have failed to parse, but didn't.
16Recommended.*.TextFormatInput.StringLiteralUnicodeEscapeSurrogatePairShortLongString                               # Should have failed to parse, but didn't.
17Required.*.TextFormatInput.StringFieldBadUTF8Hex                                                                   # Should have failed to parse, but didn't.
18Required.*.TextFormatInput.StringFieldBadUTF8Octal                                                                 # Should have failed to parse, but didn't.
19Required.*.TextFormatInput.StringLiteralLongUnicodeEscapeTooLargeBytes                                             # Should have failed to parse, but didn't.
20Required.*.TextFormatInput.StringLiteralLongUnicodeEscapeTooLargeString                                            # Should have failed to parse, but didn't.
21
22# End up setting the high bit as a sign instead of failing to parse.
23