Mercurial > mozilla > hg > ProfileManager
annotate profilemanager/tests/profiles/profiles.ini @ 32:6f2ad307fdda
dont use any testing framework because they make testing hard
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 06 May 2010 17:35:43 -0700 |
parents | d9886a7e8df7 |
children | 7b2da536bc6c |
rev | line source |
---|---|
30
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
1 [Profile0] |
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
2 path = i91olz8y.testprofile |
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
3 isrelative = 1 |
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
4 name = testprofile |
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
5 |
13
5f81f9d321ba
instantiate a profile manager in the tests with a stub profiles.ini file
Jeff Hammel <jhammel@mozilla.com>
parents:
diff
changeset
|
6 [General] |
30
d9886a7e8df7
return the full directory path
Jeff Hammel <jhammel@mozilla.com>
parents:
13
diff
changeset
|
7 |