[roll] Roll fuchsia [fidlc] Remove old syntax only tests

This is a mechanical change from running convert_fidl_tests.py
added in I0fd9f2f6e48e83b08b360bd7410d31bc2a17e1f0

Test: fx ninja -C out/default host_x64/fidl-compiler &&
./out/default/host_x64/fidl-compiler

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573381
Original-Revision: ea945a41aff9b5afc87d96858c7f9b62574912c9
GitOrigin-RevId: af660222cdfd061233d818866260870a214b2c90
Change-Id: I9068fd52572e50a14d8b39c136715f6eddc9d189
1 file changed
tree: 9c92182f1324f7e8bd3989eca71a32093e5a60a4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.