|
1 [DEFAULT] |
|
2 head = head_global.js head_helpers.js head_http.js |
|
3 tail = |
|
4 firefox-appdir = browser |
|
5 |
|
6 # Test load modules first so syntax failures are caught early. |
|
7 [test_load_modules.js] |
|
8 |
|
9 [test_utils_atob.js] |
|
10 [test_utils_convert_string.js] |
|
11 [test_utils_dateprefs.js] |
|
12 [test_utils_deepCopy.js] |
|
13 [test_utils_encodeBase32.js] |
|
14 [test_utils_encodeBase64URL.js] |
|
15 [test_utils_ensureMillisecondsTimestamp.js] |
|
16 [test_utils_exceptionStr.js] |
|
17 [test_utils_json.js] |
|
18 [test_utils_makeURI.js] |
|
19 [test_utils_namedTimer.js] |
|
20 [test_utils_sets.js] |
|
21 [test_utils_stackTrace.js] |
|
22 [test_utils_utf8.js] |
|
23 [test_utils_uuid.js] |
|
24 |
|
25 [test_async_chain.js] |
|
26 [test_async_querySpinningly.js] |
|
27 [test_bagheera_server.js] |
|
28 [test_bagheera_client.js] |
|
29 [test_hawkclient.js] |
|
30 run-if = fxaccounts # This test imports some FxAccounts modules. |
|
31 [test_hawkrequest.js] |
|
32 [test_observers.js] |
|
33 [test_restrequest.js] |
|
34 [test_tokenauthenticatedrequest.js] |
|
35 |
|
36 # Storage service APIs |
|
37 [test_storageservice_bso.js] |
|
38 [test_storageservice_client.js] |
|
39 # Bug 969624: Intermittent fail on Android 2.3 emulator |
|
40 skip-if = os == "android" && android_version == "10" |
|
41 |
|
42 [test_tokenserverclient.js] |
|
43 |
|
44 [test_storage_server.js] |