[interfacekit] Re: BAppFileInfo test
- From: Erik Jaesler <erik@xxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 19 Oct 2004 11:25:18 -0700
IIRC, Ingo and I had an exchange recently about this, and the problem
was that I didn't have the mime types installed under obos_mime (you can
just copy the beos_mime directory, as I recall). Once you do that, more
insidious bugs emerge from their lairs. ;)
e
Jack Burton wrote:
Do I remember well ? Was this the test which hanged the registrar ?
Well, it's working. At least to some extents.
I get these results:
-----------------------------------------------------------------------
-------
Results
-----------------------------------------------------------------------
-------
- FAILURES: 4
TestCaller BAppFileInfo::Supported Types Test:
BMimeType(testAppSignature1).Install() == B_OK
TestCaller BAppFileInfo::Icon Test: appFileInfo.SetIcon(fIconM1,
B_MINI_ICON) == B_OK
TestCaller BAppFileInfo::Icon For Type Test:
appFileInfo.SetIconForType(testType1, fIconM1, B_MINI_ICON) == B_OK
TestCaller BAppFileInfo::Info Location Test: type.Install() == B_OK
- Follow-Ups:
- [interfacekit] Re: BAppFileInfo test
- From: Axel Dörfler
- References:
- [interfacekit] BAppFileInfo test
- From: Jack Burton
Other related posts:
- » [interfacekit] BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
- » [interfacekit] Re: BAppFileInfo test
I get these results:
-----------------------------------------------------------------------
-------
Results
-----------------------------------------------------------------------
-------
- FAILURES: 4
TestCaller BAppFileInfo::Supported Types Test: BMimeType(testAppSignature1).Install() == B_OK
TestCaller BAppFileInfo::Icon Test: appFileInfo.SetIcon(fIconM1, B_MINI_ICON) == B_OK
TestCaller BAppFileInfo::Icon For Type Test: appFileInfo.SetIconForType(testType1, fIconM1, B_MINI_ICON) == B_OK
TestCaller BAppFileInfo::Info Location Test: type.Install() == B_OK
- [interfacekit] Re: BAppFileInfo test
- From: Axel Dörfler
- [interfacekit] BAppFileInfo test
- From: Jack Burton