|
1 [DEFAULT] |
|
2 skip-if = e10s |
|
3 support-files = |
|
4 manifest.json |
|
5 lib/prototype.js |
|
6 src/builder.js |
|
7 src/controls.js |
|
8 src/dragdrop.js |
|
9 src/effects.js |
|
10 src/scriptaculous.js |
|
11 src/slider.js |
|
12 src/sound.js |
|
13 src/unittest.js |
|
14 test/unit/_ajax_inplaceeditor_result.html |
|
15 test/unit/_ajax_inplaceeditor_text.html |
|
16 test/unit/_ajax_updater_result.html |
|
17 test/unit/_autocomplete_result.html |
|
18 test/unit/_autocomplete_result_nobr.html |
|
19 test/unit/ajax_autocompleter_test.html |
|
20 test/unit/ajax_inplaceeditor_test.html |
|
21 test/unit/bdd_test.html |
|
22 test/unit/builder_test.html |
|
23 test/unit/dragdrop_test.html |
|
24 test/unit/effects_test.html |
|
25 test/unit/element_test.html |
|
26 test/unit/icon.png |
|
27 test/unit/loading_test.html |
|
28 test/unit/position_clone_test.html |
|
29 test/unit/slider_test.html |
|
30 test/unit/sortable_test.html |
|
31 test/unit/string_test.html |
|
32 test/unit/unit_test.html |
|
33 |
|
34 [test_Scriptaculous.html] |
|
35 skip-if = (toolkit == 'gonk' && debug) || toolkit == 'android' #debug-only failure |