Robo
|
7dd365784d
fix: clipboard.readBuffer returning empty value (#24454)
|
4 years ago |
Electron Bot
|
3e8d77d564
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Cheng Zhao
|
3bc6809759
test: disable clipboard tests for WOA (#22374)
|
5 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Shelley Vohr
|
0ef0e69f03
spec: convert clipboard spec to use expect (#13266)
|
6 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Ronald Eddy
|
14c6e78147
Update electron.atom.io -> electronjs.org
|
7 years ago |
Shelley Vohr
|
eed54a18c4
fix comment typo
|
7 years ago |
Shelley Vohr
|
56979804ec
update clipboard spec
|
7 years ago |
Kevin Sawicki
|
ad9496144f
Remove buffers setting in write spec
|
8 years ago |
Kevin Sawicki
|
6b7ec621e3
Throw error when non-Buffer specified instead of crashing
|
8 years ago |
Ryohei Ikegami
|
a26e360e82
Remove console.log
|
8 years ago |
Ryohei Ikegami
|
f2471cb1b7
Rename buffer -> buffers
|
8 years ago |
Ryohei Ikegami
|
03fdc7aa28
Add buffer support in clipboard.write()
|
8 years ago |
Ryohei Ikegami
|
66cc07d8e9
Add clipboard.writeBuffer
|
8 years ago |
Kevin Sawicki
|
11a4c7e408
:art:
|
8 years ago |
Kevin Sawicki
|
0e55e5cbb5
Add initial spec for clipboard.readBuffer
|
8 years ago |
Zeke Sikelianos
|
69f0cb26e7
use https for all Electron website URLs
|
8 years ago |
Kevin Sawicki
|
1afa41477d
Don't use this.skip() since after hooks won't be run
|
8 years ago |
Kevin Sawicki
|
1c3b5835f4
Add spec for read/write find text
|
8 years ago |
Kevin Sawicki
|
f90ef12814
read/writeBookmark is not implemented on Linux
|
8 years ago |
Kevin Sawicki
|
5fbba2d27b
Add assertions for no available bookmark
|
8 years ago |
Kevin Sawicki
|
e802d0e4a0
Add bookmark key to clipboard.write
|
8 years ago |
Kevin Sawicki
|
358bf1bf69
Add read/writeBookmark spec
|
8 years ago |
Kevin Sawicki
|
71b73a9cfb
Use new APIs
|
9 years ago |
Zeke Sikelianos
|
f35f362272
autoformat more files
|
9 years ago |
Kevin Sawicki
|
12adaa0570
Remove unneeded returns
|
9 years ago |
Kevin Sawicki
|
e63c3c727a
Add newlines between describe/it blocks
|
9 years ago |
Kevin Sawicki
|
709661156a
Use const for requires
|
9 years ago |