Mercurial > mozilla > hg > ProfileManager
annotate profilemanager/tests/profiles/profiles.ini @ 58:ce6a101fb239
check for section; of course profile will not be none
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 07 May 2010 11:55:15 -0700 |
parents | 3b4b87faa2a8 |
children | 496ff7dc26ee |
rev | line source |
---|---|
57
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
1 [Profile0] |
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
2 Default = 1 |
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
3 Path = 2k58wvyt.foo |
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
4 IsRelative = 1 |
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
5 Name = foo |
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
6 |
13
5f81f9d321ba
instantiate a profile manager in the tests with a stub profiles.ini file
Jeff Hammel <jhammel@mozilla.com>
parents:
diff
changeset
|
7 [General] |
57
3b4b87faa2a8
* make options case-sensitive
Jeff Hammel <jhammel@mozilla.com>
parents:
33
diff
changeset
|
8 |