Remove ruby files and regen tests (#1501)

Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1501

Now that we have `gentest-driver.ts` we can delete the ruby gentest. I also regened all of the tests that have a comment with the wrong file name for where it was generated.

Reviewed By: yungsters, NickGerleman

Differential Revision: D51956567

fbshipit-source-id: d389492e54711cf161dff9e649396cc40f1e5073
This commit is contained in:
Joe Vilches
2023-12-14 11:48:22 -08:00
committed by Facebook GitHub Bot
parent fba32ebf14
commit e61eb0178c
67 changed files with 64 additions and 180 deletions

View File

@@ -6,7 +6,7 @@
*/
// clang-format off
// @generated by gentest/gentest.rb from gentest/fixtures/YGSizeOverflowTest.html
// @generated by gentest/gentest-driver.ts from gentest/fixtures/YGSizeOverflowTest.html
#include <gtest/gtest.h>
#include <yoga/Yoga.h>