annotate profilemanager/tests/profiles/profiles.ini @ 57:3b4b87faa2a8

* make options case-sensitive * pass the child as an instance to the parent ctor for ProfileNotFound
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 07 May 2010 11:52:06 -0700
parents 7b2da536bc6c
children 496ff7dc26ee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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