realm-js/tests
Yavor Georgiev db8ebd9333 Node.js Win32 support (#864)
* Remove the windows install check

* Node.js Win32 support

* Bring back the `REALM_HAVE_CONFIG` definition

* Download core for Windows when building

* Implement cross-platform node platform.cpp with libuv

* wip

* Make jasmine run quicker

https://github.com/jasmine/jasmine/issues/1204

* Wait for worker process to close in AsyncTests

* Cross-platform paths in tests

* Normalize path separator for forward slash on Windows

* MSVC exception voodoo

* cross-platform uv_cwd

* fix linux build

* make the prepublish script cross-platform

* Disable encryption tests on windows

* ignore vendor/realm-node

* jenkinsfile work

* Only run the prepublish script for publish and pack

* Jenkinsfile work

* Include gyp files in package

* rewrite default_realm_file_directory()

* fix React Native Android build

* delete all realm artifacts in remove_realm_files_from_directory

* bring back build environment variables

* node-pre-gyp windows

* Update CHANGELOG.md
2017-03-07 23:24:30 +01:00
..
data fix for upgrading optional date properties 2016-05-26 13:30:51 -07:00
ios make sync work with RealmJS tests 2016-10-27 13:49:41 -07:00
js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
react-test-app Enable running android sync tests on macOS (#834) 2017-02-02 02:41:27 +01:00
spec Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
test-runners Fix Jenkins builds by rewriting the symlink 2017-01-03 11:32:30 +01:00
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.gitignore Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
.npmignore don't include ios app in the package 2016-11-17 07:35:51 -08:00
index.js Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
package.json Use mockery in tests to setup the realm module path(#727) 2016-12-09 09:05:15 +01:00