Hi Piotr,
I haven’t actually stepped through the code, but it just doesn’t look like
the code you quoted:
if (writingDirection[0] != "tb" && writingDirection[1] != "ltr")
{
fileData.flowNS::TextFlow.@blockProgression = writingDirection[0];
fileData.flowNS::TextFlow.@direction = writin
Alex,
I am sorry but I don't understand what you are asking..
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Bugs-and-help-to-fix-TLF-tp45716p45813.html
Sent from the Apache Flex Development maili
On 3/25/15, 11:17 PM, "piotrz" wrote:
>That is why it confusing me. I have tests where both values are the same:
>
>
> true
> true
> true
>
>I don't know how to fill my array in that case. :/
>
>I see only one condition which uses these data:
>
>if (writingDirection[0] != "tb"
That is why it confusing me. I have tests where both values are the same:
true
true
true
http://apache-flex-development.247.n4.nabble.com/TLF-Bugs-and-help-to-fix-TLF-tp45716p45811.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
On 3/23/15, 10:53 PM, "piotrz" wrote:
>You are probably correct Alex. I have in the test classes property:
>
>public var writingDirection:Array = [ BlockProgression.TB, Direction.LTR
>] ;
>- Initial values.
>
>But I really don't understand how should I fill this array based on
>configuration?
>
You are probably correct Alex. I have in the test classes property:
public var writingDirection:Array = [ BlockProgression.TB, Direction.LTR ] ;
- Initial values.
But I really don't understand how should I fill this array based on
configuration?
false
false
Do you understand anything ?
Piotr
Hi Harbs,
I hope you will get back soon to us :) We definitely miss for your
experience with TLF. :)
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Bugs-and-help-to-fix-TLF-tp45716p45721.html
Sent
I’d like to look at these, but I have very limited time until about April 20 or
so.
Harbs
On Mar 23, 2015, at 8:21 AM, piotrz wrote:
> Hi All,
>
> Yesterday I have fixed couple of new tests in our TLF. Currently we are
> having 591 runnable. :)
>
> 1) One of the fixed test is failing [1] - I
On 3/22/15, 11:21 PM, "piotrz" wrote:
>Hi All,
>
>Yesterday I have fixed couple of new tests in our TLF. Currently we are
>having 591 runnable. :)
Thanks for working on this.
>
>4) Lately I wrote class which helps loading configuration for tests.
>Example
>of such configuration [2]
>This conf