24 lines
428 B
TOML
24 lines
428 B
TOML
[DEFAULT]
|
|
|
|
["test_arithmetic.js"]
|
|
|
|
# I think this can be re-enabled when we implement https://bugzilla.mozilla.org/show_bug.cgi?id=1888668
|
|
|
|
["test_callbacks.js"]
|
|
disabled = "Temporarily disabled until we can re-enable callback support"
|
|
|
|
["test_custom_types.js"]
|
|
|
|
["test_external_types.js"]
|
|
|
|
["test_geometry.js"]
|
|
|
|
["test_refcounts.js"]
|
|
|
|
["test_rondpoint.js"]
|
|
|
|
["test_sprites.js"]
|
|
|
|
["test_todolist.js"]
|
|
|
|
["test_type_checking.js"]
|