summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/scriptaculous/mochitest.ini
blob: d4250c64014d62fbddddbe7ee94198b2a7fc967f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[DEFAULT]
support-files =
  manifest.json
  lib/prototype.js
  src/builder.js
  src/controls.js
  src/dragdrop.js
  src/effects.js
  src/scriptaculous.js
  src/slider.js
  src/sound.js
  src/unittest.js
  test/unit/_ajax_inplaceeditor_result.html
  test/unit/_ajax_inplaceeditor_text.html
  test/unit/_ajax_updater_result.html
  test/unit/_autocomplete_result.html
  test/unit/_autocomplete_result_nobr.html
  test/unit/ajax_autocompleter_test.html
  test/unit/ajax_inplaceeditor_test.html
  test/unit/bdd_test.html
  test/unit/builder_test.html
  test/unit/dragdrop_test.html
  test/unit/effects_test.html
  test/unit/element_test.html
  test/unit/icon.png
  test/unit/loading_test.html
  test/unit/position_clone_test.html
  test/unit/slider_test.html
  test/unit/sortable_test.html
  test/unit/string_test.html
  test/unit/unit_test.html

[test_Scriptaculous.html]
skip-if = toolkit == 'android'