139
edits
(Update CLA instructions) |
(Adding running tests, and skeleton) |
||
Line 6: | Line 6: | ||
* Use the instructions [https://webrtc.github.io/webrtc-org/native-code/development/#getting-the-code here] to checkout the upstream repo if you have not already. | * Use the instructions [https://webrtc.github.io/webrtc-org/native-code/development/#getting-the-code here] to checkout the upstream repo if you have not already. | ||
==Running Tests== | |||
* While [https://www.chromium.org/developers/testing/running-tests/ these instructions] are for running Chromium tests, the same process applies for libwebrtc. There is no facility to help you run all the tests, you need to run all the test binaries that are produced. There are no facilities for helping you identify which tests you should be running. | |||
==Submitting Code== | |||
===Opening An up-stream Bug=== | |||
===Submitting An up-stream Patch=== | |||
===Requesting A Reviewer=== | |||
===Asking For CI Runs=== | |||
==Tracking Progress== | |||
There is a [https://docs.google.com/spreadsheets/d/1C9lg12ZQrctDU89zHB_bsni9pYTD7Ojos_7tq64Bjqs/edit#gid=0 spreadsheet] to track the progress of our in progress up-stream patches. |
edits