commit | 7ad2da8ab7365ee9e79a36a1f92706280a98f48b | [log] [tgz] |
---|---|---|
author | André Pang <apang@google.com> | Fri Jun 07 22:27:44 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Fri Jun 07 22:27:44 2019 +0000 |
tree | 7d3e8679ead02293e3c9b149ca61aab5dea4297a | |
parent | 0f19d6698ad110915514db275d295972dbc6cb40 [diff] |
[fidl][gidl] Initial HLCPP support for GIDL. Also updated GIDL's README.md to hopefully be a little clearer for newcomers. Test: fx build host_x64/fidlc && fx build tools/gidl # rebuild fidlc && GIDL Test: fx exec $FUCHSIA_DIR/tools/fidl/gidl-conformance-suite/regen.sh # re-generate C++/Go conformance tests from GIDL Test: fx build host_x64/fidl_cpp_host_conformance_test && $FUCHSIA_DIR/out/default/host_x64/fidl_cpp_host_conformance_test # run C++ conformance test on host Test: fx run-test fidl_tests # run C++ conformance test on device Test: fx run-test go_fidl_tests -- -test.v -test.run 'TestAllSuccessCases' # run Go conformance test on device <https://fuchsia-review.googlesource.com/c/third_party/go/+/286690> needs to land before this, otherwise the Go conformance tests will fail. Change-Id: Iabd5141c75a36c49f20e94b36ddcc1ea4cdbce9d
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
See Getting Started.
See the documentation.