Files
flatbuffers/tests
Austin Schuh f23009f04f Make flatbuffer C++ tests work when vendored with bazel (#5040)
Tests for third_party code are run out of the main workspace.  This
isn't an issue when the main workspace is the
com_github_google_flatbuffers workspace, but is an issue when you are
running the tests from another repository.

To reproduce, use "git_repository" to add flatbuffers to a project and
then run:
  bazel test @com_github_google_flatbuffers//:flatbuffers_test
2018-11-16 09:19:34 -08:00
..
2018-10-29 17:40:19 -07:00
2017-08-24 09:35:54 -07:00
2018-10-29 17:40:19 -07:00
2018-11-05 16:33:35 -08:00
2018-10-03 12:27:27 -07:00