4
4
* This source code is licensed under the MIT license found in the
5
5
* LICENSE file in the root directory of this source tree.
6
6
*
7
- * @generated SignedSource<<6aaf6f020cdc74d09e440206957507aa >>
7
+ * @generated SignedSource<<ebd50ee9980922e7e6f3beabff5375ea >>
8
8
* generated by gentest/gentest-driver.ts from gentest/fixtures/YGJustifyContentTest.html
9
9
*/
10
10
@@ -1790,6 +1790,7 @@ public void test_justify_content_overflow_row_space_evenly() {
1790
1790
}
1791
1791
1792
1792
@ Test
1793
+ @ Ignore
1793
1794
public void test_justify_content_overflow_row_reverse_space_around () {
1794
1795
YogaConfig config = YogaConfigFactory .create ();
1795
1796
@@ -1819,17 +1820,17 @@ public void test_justify_content_overflow_row_reverse_space_around() {
1819
1820
assertEquals (102f , root .getLayoutWidth (), 0.0f );
1820
1821
assertEquals (102f , root .getLayoutHeight (), 0.0f );
1821
1822
1822
- assertEquals (62f , root_child0 .getLayoutX (), 0.0f );
1823
+ assertEquals (80f , root_child0 .getLayoutX (), 0.0f );
1823
1824
assertEquals (0f , root_child0 .getLayoutY (), 0.0f );
1824
1825
assertEquals (40f , root_child0 .getLayoutWidth (), 0.0f );
1825
1826
assertEquals (102f , root_child0 .getLayoutHeight (), 0.0f );
1826
1827
1827
- assertEquals (22f , root_child1 .getLayoutX (), 0.0f );
1828
+ assertEquals (40f , root_child1 .getLayoutX (), 0.0f );
1828
1829
assertEquals (0f , root_child1 .getLayoutY (), 0.0f );
1829
1830
assertEquals (40f , root_child1 .getLayoutWidth (), 0.0f );
1830
1831
assertEquals (102f , root_child1 .getLayoutHeight (), 0.0f );
1831
1832
1832
- assertEquals (- 18f , root_child2 .getLayoutX (), 0.0f );
1833
+ assertEquals (0f , root_child2 .getLayoutX (), 0.0f );
1833
1834
assertEquals (0f , root_child2 .getLayoutY (), 0.0f );
1834
1835
assertEquals (40f , root_child2 .getLayoutWidth (), 0.0f );
1835
1836
assertEquals (102f , root_child2 .getLayoutHeight (), 0.0f );
@@ -1842,23 +1843,24 @@ public void test_justify_content_overflow_row_reverse_space_around() {
1842
1843
assertEquals (102f , root .getLayoutWidth (), 0.0f );
1843
1844
assertEquals (102f , root .getLayoutHeight (), 0.0f );
1844
1845
1845
- assertEquals (0f , root_child0 .getLayoutX (), 0.0f );
1846
+ assertEquals (- 18f , root_child0 .getLayoutX (), 0.0f );
1846
1847
assertEquals (0f , root_child0 .getLayoutY (), 0.0f );
1847
1848
assertEquals (40f , root_child0 .getLayoutWidth (), 0.0f );
1848
1849
assertEquals (102f , root_child0 .getLayoutHeight (), 0.0f );
1849
1850
1850
- assertEquals (40f , root_child1 .getLayoutX (), 0.0f );
1851
+ assertEquals (22f , root_child1 .getLayoutX (), 0.0f );
1851
1852
assertEquals (0f , root_child1 .getLayoutY (), 0.0f );
1852
1853
assertEquals (40f , root_child1 .getLayoutWidth (), 0.0f );
1853
1854
assertEquals (102f , root_child1 .getLayoutHeight (), 0.0f );
1854
1855
1855
- assertEquals (80f , root_child2 .getLayoutX (), 0.0f );
1856
+ assertEquals (62f , root_child2 .getLayoutX (), 0.0f );
1856
1857
assertEquals (0f , root_child2 .getLayoutY (), 0.0f );
1857
1858
assertEquals (40f , root_child2 .getLayoutWidth (), 0.0f );
1858
1859
assertEquals (102f , root_child2 .getLayoutHeight (), 0.0f );
1859
1860
}
1860
1861
1861
1862
@ Test
1863
+ @ Ignore
1862
1864
public void test_justify_content_overflow_row_reverse_space_evenly () {
1863
1865
YogaConfig config = YogaConfigFactory .create ();
1864
1866
@@ -1888,17 +1890,17 @@ public void test_justify_content_overflow_row_reverse_space_evenly() {
1888
1890
assertEquals (102f , root .getLayoutWidth (), 0.0f );
1889
1891
assertEquals (102f , root .getLayoutHeight (), 0.0f );
1890
1892
1891
- assertEquals (62f , root_child0 .getLayoutX (), 0.0f );
1893
+ assertEquals (80f , root_child0 .getLayoutX (), 0.0f );
1892
1894
assertEquals (0f , root_child0 .getLayoutY (), 0.0f );
1893
1895
assertEquals (40f , root_child0 .getLayoutWidth (), 0.0f );
1894
1896
assertEquals (102f , root_child0 .getLayoutHeight (), 0.0f );
1895
1897
1896
- assertEquals (22f , root_child1 .getLayoutX (), 0.0f );
1898
+ assertEquals (40f , root_child1 .getLayoutX (), 0.0f );
1897
1899
assertEquals (0f , root_child1 .getLayoutY (), 0.0f );
1898
1900
assertEquals (40f , root_child1 .getLayoutWidth (), 0.0f );
1899
1901
assertEquals (102f , root_child1 .getLayoutHeight (), 0.0f );
1900
1902
1901
- assertEquals (- 18f , root_child2 .getLayoutX (), 0.0f );
1903
+ assertEquals (0f , root_child2 .getLayoutX (), 0.0f );
1902
1904
assertEquals (0f , root_child2 .getLayoutY (), 0.0f );
1903
1905
assertEquals (40f , root_child2 .getLayoutWidth (), 0.0f );
1904
1906
assertEquals (102f , root_child2 .getLayoutHeight (), 0.0f );
@@ -1911,17 +1913,17 @@ public void test_justify_content_overflow_row_reverse_space_evenly() {
1911
1913
assertEquals (102f , root .getLayoutWidth (), 0.0f );
1912
1914
assertEquals (102f , root .getLayoutHeight (), 0.0f );
1913
1915
1914
- assertEquals (0f , root_child0 .getLayoutX (), 0.0f );
1916
+ assertEquals (- 18f , root_child0 .getLayoutX (), 0.0f );
1915
1917
assertEquals (0f , root_child0 .getLayoutY (), 0.0f );
1916
1918
assertEquals (40f , root_child0 .getLayoutWidth (), 0.0f );
1917
1919
assertEquals (102f , root_child0 .getLayoutHeight (), 0.0f );
1918
1920
1919
- assertEquals (40f , root_child1 .getLayoutX (), 0.0f );
1921
+ assertEquals (22f , root_child1 .getLayoutX (), 0.0f );
1920
1922
assertEquals (0f , root_child1 .getLayoutY (), 0.0f );
1921
1923
assertEquals (40f , root_child1 .getLayoutWidth (), 0.0f );
1922
1924
assertEquals (102f , root_child1 .getLayoutHeight (), 0.0f );
1923
1925
1924
- assertEquals (80f , root_child2 .getLayoutX (), 0.0f );
1926
+ assertEquals (62f , root_child2 .getLayoutX (), 0.0f );
1925
1927
assertEquals (0f , root_child2 .getLayoutY (), 0.0f );
1926
1928
assertEquals (40f , root_child2 .getLayoutWidth (), 0.0f );
1927
1929
assertEquals (102f , root_child2 .getLayoutHeight (), 0.0f );
0 commit comments