Migrate all uses of gtest to googletest (#4728)

gtest is an old version that predates the googletest and googlemock
merger, all tests should be using the newer googletest that's being
kept in sync with the upstream version.
11 files changed
tree: 67a1e0b4dbfab7d2f54dbac790af132993690d5a
  1. assets/
  2. build/
  3. common/
  4. content_handler/
  5. examples/
  6. flow/
  7. flutter_kernel_transformers/
  8. fml/
  9. frontend_server/
  10. glue/
  11. lib/
  12. runtime/
  13. shell/
  14. sky/
  15. synchronization/
  16. testing/
  17. third_party/
  18. tools/
  19. travis/
  20. vulkan/
  21. .clang-format
  22. .gitattributes
  23. .gitignore
  24. .travis.yml
  25. analysis_options.yaml
  26. AUTHORS
  27. BUILD.gn
  28. CONTRIBUTING.md
  29. DEPS
  30. LICENSE
  31. README.md
README.md

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

The Flutter Engine is the runtime environment for hosting Flutter applications. Most developers will interact with Flutter via the Flutter Framework and APIs, which run inside the engine.

Flutter is an early-stage open-source project. We are still adding features. However, you can build demos and examples today. We hope you try it out and send us feedback.

Community

Join us in our Gitter chat room or join our mailing list, flutter-dev@googlegroups.com.