Add VR test markdown files to Chromium |
||||
Issue descriptionRight now, VR test documentation is either in internal docs or comments in files. It would be preferable to have the documentation in markdown files directly in the repo for a number of reasons, including: 1. Unlike docs, it will be publicly visible and more easily found 2. Documentation will be in a clearly marked place instead of being scattered around different files like with comments
,
Sep 6 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b2b9708b67c574d29b3f41968bc3146e5ab0564c commit b2b9708b67c574d29b3f41968bc3146e5ab0564c Author: bsheedy <bsheedy@chromium.org> Date: Wed Sep 06 23:52:55 2017 Add VR instrumentation test overview readme Adds the first of the VR instrumentation test Markdown documentation files. This one contains the basic overview of building/running existing tests and adding new ones. Bug: 756261 Change-Id: Ic061bdee82ddc8fb7801b8e52d20b37399367577 Reviewed-on: https://chromium-review.googlesource.com/647492 Reviewed-by: Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#500139} [add] https://crrev.com/b2b9708b67c574d29b3f41968bc3146e5ab0564c/chrome/android/javatests/src/org/chromium/chrome/browser/vr_shell/README.md
,
Jan 3 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/1c84009a6e11b2180949748285f7cb39822bc3e0 commit 1c84009a6e11b2180949748285f7cb39822bc3e0 Author: bsheedy <bsheedy@chromium.org> Date: Wed Jan 03 18:42:43 2018 Add VR instrumentation and browser test .md files Finally adds some Markdown documentation files about VR instrumentation and browser tests. Specifically: * The VR test framework * VR instrumentation tests and rule parameterization * Notable differences between VR instrumentation and browser tests Bug: 756261 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ib55c034d2cc41a86ff095aba327ebf0f52a5b752 Reviewed-on: https://chromium-review.googlesource.com/848028 Reviewed-by: Yash Malik <ymalik@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#526752} [modify] https://crrev.com/1c84009a6e11b2180949748285f7cb39822bc3e0/chrome/android/javatests/src/org/chromium/chrome/browser/vr_shell/README.md [add] https://crrev.com/1c84009a6e11b2180949748285f7cb39822bc3e0/chrome/android/javatests/src/org/chromium/chrome/browser/vr_shell/rules/README.md [add] https://crrev.com/1c84009a6e11b2180949748285f7cb39822bc3e0/chrome/android/javatests/src/org/chromium/chrome/browser/vr_shell/vr_test_framework.md [add] https://crrev.com/1c84009a6e11b2180949748285f7cb39822bc3e0/chrome/browser/vr/test/vr_browser_tests.md
,
Jul 4
,
Aug 7
Removing Internals>VR component and remapping to Internals>XR
,
Aug 7
,
Dec 3
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bsheedy@chromium.org
, Aug 31 2017