mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
on a subset of platforms. The test calls are guarded via #ifndef FLATBUFFERS_NO_FILE_TEST. Embedders of flatbuffers that rely on -Werror,-Wunused-function compiler flags (like chromium) complain about the exsitence of these tests in the anonymous namespace. This CL guards the test definitions as well (not just the test calls). Co-authored-by: Dominic Battre <battre@chromium.org> Co-authored-by: Derek Bailey <derekbailey@google.com>
55 KiB
55 KiB