Cheng Zhao
e3fab8b5b3
spec: Run an example of ffi
2015-09-24 15:08:38 +08:00
Cheng Zhao
497732fb6f
Revert "spec: ffi is crashing on OS X"
...
This reverts commit 706deae1b0
.
2015-09-24 15:06:06 +08:00
Cheng Zhao
706deae1b0
spec: ffi is crashing on OS X
2015-09-23 15:44:50 +08:00
Cheng Zhao
f8f8db7e88
spec: Test whether ffi works
2015-09-23 14:16:07 +08:00
Eran Tiktin
5337d8c23f
Ignore native module tests on Windows debug build
...
This resolves #2558 . There are no more errors when running test.py on
the debug build in Windows. When running the release build the tests
will be executed as usual.
2015-08-27 23:05:06 +03: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
49814e1919
Just pass spec when mkdir failed
2014-10-13 23:48:56 +08:00
Cheng Zhao
b717add81b
Print error when mkdir failed
2014-10-13 19:08:23 +08:00
Cheng Zhao
8d4ac15834
:lipstip: Remove unneed output.
2014-01-14 16:04:47 +08:00
Cheng Zhao
a1a091d805
Add spec for q.
2014-01-10 15:58:14 +08:00
Cheng Zhao
bbc01e704c
Monitor file events in pathwatcher spec.
2014-01-09 22:13:48 +08:00
Cheng Zhao
a12754f980
Add spec for pathwatcher module.
2014-01-09 20:29:54 +08:00
Cheng Zhao
92b19f89d9
Remove the unzip spec completely.
2013-12-17 23:21:40 +08:00
Cheng Zhao
1d88b31edd
Use node-runas for testing native modules.
2013-12-17 12:00:21 +08:00
Cheng Zhao
e07e26ca76
Fix third party module specs.
2013-12-16 22:46:16 +08:00
Cheng Zhao
d51ea21afa
Use singular form of spec names.
2013-12-16 00:31:40 +08:00
Cheng Zhao
c87b21148c
Supress the unzip module spec.
...
The unzip module is not compatible with node v0.11.x, so we do not need
to test it anymore.
2013-12-15 19:08:10 +08:00
Cheng Zhao
2c672052e6
Flatten spec files, make them seem cleaner.
2013-12-06 22:23:02 +08:00