refactor app directory structure and add tests
This commit is contained in:
23
tests/firefox/application.ini
Normal file
23
tests/firefox/application.ini
Normal file
@@ -0,0 +1,23 @@
|
||||
; This file is not used. If you modify it and want the application to use
|
||||
; your modifications, move it under the browser/ subdirectory and start with
|
||||
; the "-app /path/to/browser/application.ini" argument.
|
||||
[App]
|
||||
Vendor=Mozilla
|
||||
Name=Firefox
|
||||
RemotingName=firefox
|
||||
Version=45.4.0
|
||||
BuildID=20160905130425
|
||||
SourceRepository=https://hg.mozilla.org/releases/mozilla-esr45
|
||||
SourceStamp=1dc77ae31dc3ed2de5d156c2c1867098ccdebe9d
|
||||
ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
|
||||
|
||||
[Gecko]
|
||||
MinVersion=45.4.0
|
||||
MaxVersion=45.4.0
|
||||
|
||||
[XRE]
|
||||
EnableProfileMigrator=1
|
||||
|
||||
[Crash Reporter]
|
||||
Enabled=1
|
||||
ServerURL=https://crash-reports.mozilla.com/submit?id={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&version=45.4.0&buildid=20160905130425
|
Reference in New Issue
Block a user