mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Summary: To ensure greater type safety, we want to generate some cpp tests for the fromRawValue conversions This diff adds support to generate Tests.cpp along with the `buck test` targets itegrated into the rn_codegen rule automatically. The tests just `assert(true, true)` as a starting point Reviewed By: fkgozali Differential Revision: D14739493 fbshipit-source-id: fc9dea64ea31e6af7d997aebc54cfd459d48bf4f