Cheng Zhao
bfa58df7c9
chore: move node headers generation to electron ( #39589 )
2023-08-22 11:13:49 +02:00
David Sanders
48e13fde80
docs: update docs.microsoft.com links to learn.microsoft.com ( #37707 )
2023-03-29 12:16:44 +02:00
Jeremy Rose
db7c92fd57
test: drop now-empty remote runner ( #35343 )
...
* test: drop the now-empty remote runner from CI
* move fixtures to spec-main
* remove remote runner
* fix stuff
* remove global-paths hack
* move ts-smoke to spec/
* fix test after merge
* rename spec-main to spec
* no need to ignore spec/node_modules twice
* simplify spec-runner a little
* no need to hash pj/yl twice
* undo lint change to verify-mksnapshot.py
* excessive ..
* update electron_woa_testing.yml
* don't search for test-results-remote.xml
it is never produced now
2022-08-16 15:23:13 -04:00
Timothy
30e0620ccc
docs: fix wording on testing documentation ( #32279 )
2022-01-06 09:24:52 +09:00
Shelley Vohr
771a8f70da
docs: update development-related documentation ( #31043 )
...
* docs: update chromium development-related documentation
* chore: remove obsolete clang-format doc
clang-format linting and fixing is a pre-commit hook now
* docs: update debugging documentation
* docs: misc updates
* Update docs/development/debugging-on-windows.md
Co-authored-by: Micha Hanselmann <mh74182@gmail.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/README.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/debugging-on-macos.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/testing.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/development/testing.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
Co-authored-by: Micha Hanselmann <mh74182@gmail.com >
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-10-27 10:18:38 +09:00
David Sanders
43dbd1bdf8
chore: cleanup whitespace in docs ( #26356 )
2020-11-05 14:12:43 -08:00
Shelley Vohr
02cf5baa32
test: throw if no valid outDir ( #22412 )
2020-02-27 19:32:09 +00:00
bitdisaster
467d7457be
docs: details to run unit tests on Windows ( #21840 )
...
* document how to get unit tests running
* chore: fix styles
* chore: add lang fence
Co-authored-by: Cheng Zhao <zcbenz@github.com >
2020-01-24 10:51:09 +09:00
Richard Townsend
58840f39bb
docs: document device scaling issue ( #19387 )
2019-08-08 13:59:44 -07:00
Richard Townsend
9711fc895e
docs: describe how to install Meiryo ( #19308 )
...
Fixes #19201
2019-07-18 10:51:34 -07:00
Jeremy Apthorp
95cbd69e48
Update testing docs to reflect --grep syntax ( #12400 )
...
* Update testing docs to reflect --grep syntax
* Use @zeke's suggestion to s/suites/tests/
2018-03-22 13:19:53 -04:00
Vanessa Yuen
48dd8f96b7
Fix broken links ( #12232 )
...
* Update system-preferences.md
* Fix broken documentation links.
2018-03-14 08:07:36 +09:00
Aleš Pergl
c49cb29ddf
Disallow launching unknown apps via browser client.
...
CVE-2018-1000006
2018-01-22 16:49:30 -06:00
Felix Rieseberg
5f4b62b6c8
feat: Allow testing of single spec modules ( #11409 )
...
* 🔧 ES6 for the spec
* 👷 Allow testing of single modules
* ❤️ Implement feedback
* 📝 Add a testing doc
* 📝 Link to it
* 📝 Cleanup
2017-12-28 06:18:33 -05:00