Fix test failure about zero_size_with_child #744

Open
yxping wants to merge 1 commits from yxping/master into main
yxping commented 2018-03-30 00:22:02 -07:00 (Migrated from github.com)

This change aims to solve the problem that a test about parent has zero width and height which can not pass.
Width and height of the default style should return undefined in gentest/gentest.js .

This change aims to solve the problem that a test about parent has zero width and height which can not pass. Width and height of the default style should return undefined in gentest/gentest.js .
facebook-github-bot commented 2018-03-30 00:22:21 -07:00 (Migrated from github.com)

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. **If you are contributing on behalf of someone else (eg your employer)**, the individual CLA may not be sufficient and your employer may need the corporate CLA signed. If you have received this in error or have any questions, please contact us at [cla@fb.com](mailto:cla@fb.com?subject=CLA%20for%20facebook%2Fyoga%20%23744). Thanks!
facebook-github-bot commented 2018-03-30 00:30:03 -07:00 (Migrated from github.com)

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!
This pull request has changes conflicting with the target branch.
  • csharp/tests/Facebook.Yoga/YGDimensionTest.cs
  • gentest/gentest.js
  • java/tests/com/facebook/yoga/YGDimensionTest.java
  • javascript/tests/Facebook.Yoga/YGDimensionTest.js
  • tests/YGDimensionTest.cpp
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin yxping/master:yxping/master
git checkout yxping/master
Sign in to join this conversation.
No description provided.