commit | 270020462a9c2c8b3355d8f49dd7e0a22606d3e2 | [log] [tgz] |
---|---|---|
author | Zhaoyang Li <[email protected]> | Tue Oct 27 23:07:29 2020 |
committer | Commit Bot <[email protected]> | Tue Oct 27 23:07:29 2020 |
tree | 29740d68694a21da6ff9ac6016d4001af9605e9f | |
parent | 7a14c0b569211e15c48a0b0b4f1dc0073067b984 [diff] |
[iOS] Add doc around creating EG2 tests. Includes step by step instructions of writing a new test, talking with app from test, add new tests to suites, running tests. Bug: None Change-Id: I39124524fae4bc56c9f3fbe02bca7d9387bdfefb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503809 Commit-Queue: Zhaoyang Li <[email protected]> Auto-Submit: Zhaoyang Li <[email protected]> Reviewed-by: Eugene But <[email protected]> Cr-Commit-Position: refs/heads/master@{#821486}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.