Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Side by Side Diff: third_party/WebKit/LayoutTests/bluetooth/README

Issue 2423853002: bluetooth: Add script to generate tests based on templates (Closed)
Patch Set: Remove replace loop Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Web Bluetooth API LayoutTests README
2
3 This directory contains Web Bluetooth API layout tests.
4
5 # generator.py
6
7 The following files are generated by the generator.py script:
8 - /getPrimaryService/gen-*
9 - /getPrimaryServices/gen-*
10
11 TODO(crbug.com/654670): Generate tests for getCharacteristic(s) and
12 readValue/writeValue/startNotifications.
13
14 Run
15 $ python //third_party/WebKit/LayoutTests/bluetooth/generate.py
16 to generate these files from templates in script-tests/*.js
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/bluetooth/PRESUBMIT.py ('k') | third_party/WebKit/LayoutTests/bluetooth/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698