blob: 4a41b47d6576db997de5bd282e1e99d4c0011983 (
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
|
[DEFAULT]
head = head_satchel.js
tail =
skip-if = toolkit == 'android'
support-files =
asyncformhistory_expire.sqlite
formhistory_1000.sqlite
formhistory_CORRUPT.sqlite
formhistory_apitest.sqlite
formhistory_autocomplete.sqlite
formhistory_v3.sqlite
formhistory_v3v4.sqlite
formhistory_v999a.sqlite
formhistory_v999b.sqlite
perf_autocomplete.js
[test_async_expire.js]
[test_autocomplete.js]
[test_db_corrupt.js]
[test_db_update_v4.js]
[test_db_update_v4b.js]
[test_db_update_v999a.js]
[test_db_update_v999b.js]
[test_history_api.js]
[test_notify.js]
[test_previous_result.js]
|