[interfacekit] Re: BString::CountChars()
- From: Jack Burton <burton666@xxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Fri, 15 Nov 2002 20:10:18 +0100
> Merged and committed. =) Something else I wanted to mention: if you
> have a test that works for OBOS but not for R5 (perhaps because it
> crashes ;), you can place the test in the following #ifndef:
>
> #ifndef TEST_R5
> // Your OBOS-only test goes here
> #endif
>
> TEST_R5 is built into the jam rules for just this purpose. =)
Ah, good. I didn't know that. BTW I ran the Unit Tests for BResourceStrings
and BResources which uses BString and they work... or, at least, they don't
crash... but four BResources test are failing... and with R5 is even worse:
7 tests failing...
- References:
- [interfacekit] Re: BString::CountChars()
- From: Erik Jaesler
Other related posts:
- » [interfacekit] BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- » [interfacekit] Re: BString::CountChars()
- [interfacekit] Re: BString::CountChars()
- From: Erik Jaesler