Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Julio César Rocha 18c8a47af1
Consolidate JSI projects (#6783)
* Update project-structure.md

* Remove JSI projects from Desktop SLN

* Move JSI shared sources to Shared\JSI

* Add Shared\JSI sources

* Fix Desktop includes

* Move JSI/Desktop/ sources to Desktop/JSI/

* Remove JSI\{Shared,Desktop}

* Move JSI Desktop tests to UnitTests

* Ported up to JsiRuntimeUnitTests_ObjectTest

* Ported up to JsiRuntimeUnitTests_Chakra_HostObjectTest

* Port remaining JsiRuntimeUnitTests_*

* Use MakeJSQueueThread()

* Separate tests into generic and Chakra-specific.

* Default to V8.

* Remove JSI Desktop UT

* Remove references to JSI.Shared and JSI.Universal

* Make x64 the default platform

* clang format

* Remove JSI.Desktop.UT from CI

* Remove JSI.Universal

* Change files

* Fix Desktop Int. Tests includes

* Add ReactCommon.UnitTests.

* Added ReactCommon tests.

* Add ViewTest.

* Add remaining tests.

* clang format

* Revert changes to Desktop.UnitTests

* Remove test.cpp

* Update packages.config

* Remove CppWinRT usages

* Add missing copyright

* Update UniTests script

* Removed JSI.* projects from templates and packages SLNs

* Skip DebugStringConvertibleTest on non-Debug

* Removed change files

* Change files

* Remove stale references to JSI.* projects

* Remove stale references to JSI.* projects

* Remove x86 config for ReactCommon.UnitTests

* Re-enabled V8,ChakraCore switching

* Renamed ChakraCoreRuntimeUnitTests.cpp as JsiRuntimeGenerators

* Removed JsiRuntimeUnitTests.h

* clang format

* Updated project-structure

* Add missing test filter AND operators
2020-12-23 22:55:07 +00:00