- 26 Nov, 2022 1 commit
-
-
Mathyn authored
* Moved Lua _globals to a separate class (this class includes a fix for #468) * Added unit tests and made a small tweak to LuaGlobals * bin and obj for test .net6.0 project are now correctly ignored * Removed Assert.Contains calls because these are not supported on iOS and tvOS
-
- 19 Apr, 2020 1 commit
-
-
Timothy Walter Lutt authored
* Add crude tests for printing nil in various ways As requested in issue NLua/NLua#353 though all tests seem to pass * Use stringbuilder instead of concat * Simplify Lua function registration * Make print return and assert eq in tests
-
- 09 Feb, 2019 1 commit
-
-
Vinicius Jarina authored
-
- 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. * .
-