This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4c3014944c
electron
/
spec
/
fixtures
/
api
/
locale-check
/
package.json
6 lines
65 B
JSON
Raw
Normal View
History
Unescape
Escape
add app.setLocale() (#11469) * infrastructure for setLocale via klang * add documentation for setLocale * add test for setLocale * fix spec * add spec and update docs * fix carriage feeds on windows * SetLocale() sets LC_ALL on Linux * in SetLocale() on Linux, use g_setenv() * fix tyop: '#ifdef OSX_POSIX' * make the linter happy * improvements from review
2018-02-08 14:26:37 +00:00
{
ci: cleanup up test app directories (#25145) * ci: cleanup up test app directories * ci: use electron prefix for a testing apps so that the can be cleaned up * Revert "ci: cleanup up test app directories" This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0. * fixup test due to app name change
2020-08-31 18:07:12 +00:00
"name"
:
"electron-test-locale-check"
,
add app.setLocale() (#11469) * infrastructure for setLocale via klang * add documentation for setLocale * add test for setLocale * fix spec * add spec and update docs * fix carriage feeds on windows * SetLocale() sets LC_ALL on Linux * in SetLocale() on Linux, use g_setenv() * fix tyop: '#ifdef OSX_POSIX' * make the linter happy * improvements from review
2018-02-08 14:26:37 +00:00
"main"
:
"main.js"
}
Reference in a new issue
Copy permalink