gecko-dev/dom/promise/tests
Till Schneidereit 393e292822 Bug 911216 - Part 1: Add tests directly testing content Promise constructor resolved with chrome Promise. r=bz 2016-02-07 20:05:37 +01:00
..
unit Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric 2016-02-03 12:58:03 +00:00
chrome.ini Bug 1170760 part 7. Add subclassing support to Promise::Race. r=baku,efaust 2015-11-25 15:48:09 -05:00
file_promise_and_timeout_ordering.js Bug 1162013. Process the Promise queue between adjacent setTimeout callback invocations when we're going through the callback list without returning to the event loop. r=smaug 2015-05-07 14:49:31 -04:00
file_promise_xrays.html Bug 1170760 part 7. Add subclassing support to Promise::Race. r=baku,efaust 2015-11-25 15:48:09 -05:00
mochitest.ini Bug 1242054. Get rid of AbortablePromise, so we can move Promise into SpiderMonkey more easily. r=khuey 2016-01-23 00:37:44 -05:00
test_bug883683.html Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust 2015-11-25 15:48:09 -05:00
test_dependentPromises.html
test_on_new_promise.html
test_on_promise_settled.html
test_on_promise_settled_duplicates.html
test_promise.html Bug 1179909: Refactor stable state handling. r=smaug 2015-08-11 06:10:46 -07:00
test_promise_and_timeout_ordering.html Bug 1162013. Process the Promise queue between adjacent setTimeout callback invocations when we're going through the callback list without returning to the event loop. r=smaug 2015-05-07 14:49:31 -04:00
test_promise_and_timeout_ordering_workers.html Bug 1162013. Process the Promise queue between adjacent setTimeout callback invocations when we're going through the callback list without returning to the event loop. r=smaug 2015-05-07 14:49:31 -04:00
test_promise_utils.html
test_promise_xrays.html Bug 911216 - Part 1: Add tests directly testing content Promise constructor resolved with chrome Promise. r=bz 2016-02-07 20:05:37 +01:00
test_resolve.html
test_resolver_return_value.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_species_getter.html Bug 1170760 part 3. Add an @@species getter on Promise. r=peterv 2015-11-25 15:48:08 -05:00
test_thenable_vs_promise_ordering.html