electron/spec
Cheng Zhao aedacd39d2 Rename 'finish-launching' event to 'ready',
'finish-launching' is more like a OS X message name, and in atom-shell
it means initialization has done, so 'ready' seems to be a better name
and more easy to remember.

The 'will-finish-launching' event just represents the corresponding
message on OS X and is the same with 'ready' on other platforms, so we
keep its name to indicate that it's only useful for OS X specified
code.
2013-12-27 11:08:26 +08:00
..
fixtures Use node-runas for testing native modules. 2013-12-17 12:00:21 +08:00
static Rename 'finish-launching' event to 'ready', 2013-12-27 11:08:26 +08:00
api-app-spec.coffee Flatten spec files, make them seem cleaner. 2013-12-06 22:23:02 +08:00
api-browser-window-spec.coffee Fix capturePage() spec. 2013-12-15 16:32:49 +08:00
api-crash-reporter-spec.coffee Disable use of deprecated functions in specs. 2013-12-15 17:02:43 +08:00
api-ipc-spec.coffee Flatten spec files, make them seem cleaner. 2013-12-06 22:23:02 +08:00
api-menu-spec.coffee Flatten spec files, make them seem cleaner. 2013-12-06 22:23:02 +08:00
api-protocol-spec.coffee Fix protocol spec on Windows. 2013-12-17 23:03:36 +08:00
chromium-spec.coffee Use singular form of spec names. 2013-12-16 00:31:40 +08:00
modules-spec.coffee Remove the unzip spec completely. 2013-12-17 23:21:40 +08:00
node-spec.coffee Use singular form of spec names. 2013-12-16 00:31:40 +08:00
package.json Flatten spec files, make them seem cleaner. 2013-12-06 22:23:02 +08:00