- 10 May, 2020 2 commits
-
-
Vinicius Jarina authored
-
Vinicius Jarina authored
-
- 30 May, 2019 1 commit
-
-
DevOps Codefoco authored
* * Split Solutions. * Updated NUnit. * Fixed CI. * Fixed Mac tests. * Fixed Linux, Windows build
-
- 29 Mar, 2019 1 commit
-
-
Vinicius Jarina authored
* Added support to Lua integers. * Operator [] and `GetNumber` will still return the `double` regardless of the value for backward compatibility LuaTable.GetObject may have breaks if your code is assuming the value will be always a double boxed. To get long from Lua object use `GetLong` and to get an integer `GetInteger`.
-
- 03 Feb, 2019 1 commit
-
-
Vinicius Jarina authored
* Added iOS tests. * Added `tvOS` tests. * Added `NUNIT_ENABLE_XML_OUTPUT` flag * Added Touch.Server to run iOS/tvOS tests on VSTS. * Update Touch.Sever nuget. * Fixed iOS test results XML. * Bump Touch.Server. * Fixed windows build. * .
-