[roll] Roll fuchsia [input-synthesis] Test handling newlines and tabs

I noticed that we never tested input synthesis for nonprintable
chars like \n and \t.  I added this to check that we're doing
the right thing, and it seems that we are.

Added pretty assertions too for easier checking of mismatches.

Then it occurred to me that it would be just fine to merge this.

Original-Bug: 79807

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680408
Original-Revision: b3b810d9dcd83299410804be4f7890190312df47
GitOrigin-RevId: 86bb4d46ddd7a68712fb125db65f8daaec145adc
Change-Id: I1c730fbd47749fd3020970c7b9872b8393a94dc6
1 file changed
tree: c9a16837794b485056e5ce035acfce448c388f81
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.