mochitest.ini 547 B

12345678910111213141516171819
  1. [DEFAULT]
  2. support-files =
  3. promise_uncatchable_exception.js
  4. [test_bug883683.html]
  5. [test_promise.html]
  6. [test_promise_uncatchable_exception.html]
  7. skip-if = debug == false
  8. [test_promise_utils.html]
  9. [test_resolve.html]
  10. [test_resolver_return_value.html]
  11. [test_thenable_vs_promise_ordering.html]
  12. [test_promise_and_timeout_ordering.html]
  13. support-files = file_promise_and_timeout_ordering.js
  14. [test_promise_and_timeout_ordering_workers.html]
  15. support-files = file_promise_and_timeout_ordering.js
  16. [test_species_getter.html]
  17. [test_webassembly_compile.html]