Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Cheng Zhao c4071a7f66 Throw ENOTDIR when calling mkdir inside asar archive 2016-01-06 12:04:16 +08:00
Kevin Sawicki a42fa5d5c2 Parse spec arguments using yargs library 2015-12-10 10:33:18 -08:00
Cheng Zhao 05611f5e60 spec: Use multiparty instead of formidable
The latter is buggy and affects our specs.
2015-11-10 16:21:08 +08:00
Cheng Zhao 115526424a Move native modules to optionalDependencies
Fixes #3016.
2015-10-08 09:25:31 +08:00
Cheng Zhao f8f8db7e88 spec: Test whether ffi works 2015-09-23 14:16:07 +08:00
Cheng Zhao c18ec7f5bc runas@3.x 2015-08-21 13:52:05 +08:00
Cheng Zhao 56dfef8d0d spec: Test user agent in websocket 2015-07-14 11:39:41 -07:00
deepak1556 2d190b9952 spec: add test for basic authentication 2015-05-04 20:44:36 +05:30
Cheng Zhao 1200d641b8 Change the names in specs 2015-04-14 15:59:45 +08:00
Kevin Sawicki 6615ef1054 Atom Shell -> Electron 2015-04-08 10:16:10 -07:00
Cheng Zhao 57812616b9 win: Fix tests and compilation errors 2015-03-18 13:58:33 +08:00
deepak1556 dd706ea6e2 test for ignoreCertificateError 2015-03-10 12:39:23 +05:30
Cheng Zhao b1bb7bd8f3 spec: Test graceful-fs 2015-02-02 13:35:32 -08:00
Cheng Zhao 13c887d4c9 No more need of pathwatcher spec
It was used for testing modules not working while compiling, since the
module version increases for ABI breakage, it is not useful anymore.
2015-01-30 16:50:42 -08:00
Cheng Zhao 17c191201c Upgrade node modules in spec 2015-01-28 21:22:56 -08:00
Cheng Zhao 2cc2fd03fa Upgrade runas and pathwatcher in specs. 2014-07-02 16:37:59 +08:00
Cheng Zhao 9031dcbb2f Fix specs. 2014-06-30 18:32:23 +08:00
Cheng Zhao 393d61b362 Override app version and name when loading apps from default_app.
Fixes #346.
2014-05-24 11:18:06 +08:00
Anthony Van de Gejuchte bbeb3beecd Upgrade to pathwatcher@1.3.1 2014-05-15 19:31:19 +02:00
Cheng Zhao ac31dc9672 Do not put modules used by specs on the root.
Modules in root is now installed by npm, and the native modules are now
not usable by atom-shell.
2014-04-29 11:51:49 +08:00
Cheng Zhao 2c672052e6 Flatten spec files, make them seem cleaner. 2013-12-06 22:23:02 +08:00
Cheng Zhao ec33b4d579 Install spec's third party modules in the source root. 2013-07-17 18:51:16 +08:00
Cheng Zhao 2560782d54 Add empty spec skeleton. 2013-07-17 16:28:14 +08:00