-
Ian Hickson authored
Our test script is getting complicated enough that doing your own testing with a custom engine has become tedious. Now you can just do: ```bash (cd ~/dev/flutter/; FLUTTER_TEST_ARGS=--local-engine=host_debug_unopt dev/bots/test.sh) ``` ...to run all your tests (assuming your flutter repo is in `~/dev/flutter` and your engine in `~/dev/engine`).
b72fa88f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| VERSION_LINUX_NDK | ||
| VERSION_LINUX_SDK | ||
| VERSION_MACOSX_NDK | ||
| VERSION_MACOSX_SDK | ||
| docs.sh | ||
| download_android_tools.py | ||
| find_depot_tools.py | ||
| setup.sh | ||
| test.sh |