realm-js/tests/js
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
..
asserts.js Sync Session API (#825) 2017-02-01 14:18:59 +01:00
async-tests.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
encryption-tests.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
index.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
list-tests.js Nh/symbol iterator android (#732) 2016-12-20 18:56:51 +00:00
migration-tests.js Fix all linting issues inside JS tests 2016-05-26 15:47:30 -07:00
object-tests.js [Tests] Stop using Realm.Types 2016-08-04 10:10:28 -07:00
package.json Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
query-tests.js [Tests] Stop using Realm.Types 2016-08-04 10:10:28 -07:00
query-tests.json start implementing sync tests 2016-11-08 08:59:30 -08:00
realm-tests.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
results-tests.js Add missing chrome debugging apis for Sync.User (#801) 2017-01-31 14:07:29 +01:00
schemas.js Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
session-tests.js Temporary disable realmjs target on CI (#895) 2017-03-07 17:41:19 +01:00
user-tests.js Add Permissions models and User Management Realm API (#824) 2017-01-31 22:56:09 +01:00
worker-tests-script.js Accept a custom path for the realm module (#725) 2016-12-08 13:01:41 +01:00
worker.js Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00