1. 19 Apr, 2020 3 commits
    • Timothy Walter Lutt's avatar
      Add crude tests for printing nil in various ways (#354) · 4541180d
      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
      4541180d
    • Vinicius Jarina's avatar
    • Thomas Nind's avatar
      Use configurable MaximumRecursion (#368) · 7ff6e7c5
      Thomas Nind authored
      * Made RegisterGlobal maximum recursion level user configurable
      
      * Added test for MaximumRecursion field
      
      * Added reference to System.Data
      
      * Revert "Added test for MaximumRecursion field"
      
      This reverts commit d04299638765cdb73111a61288b7654ef51781ec.
      
      * Re added test (after fixing accidental whitespace changes)
      
      * Revert "Added reference to System.Data"
      
      This reverts commit 3e8838383a8d4f3e883bd3209614060fc1c755d1.
      
      * Changed TestMaximumRecursion to use NLuaTest.TestTypes.TestClass
      
      * Fix for NUnitLite not having `Greater` assertion
      7ff6e7c5
  2. 18 Apr, 2020 1 commit
  3. 05 Apr, 2020 1 commit
  4. 08 Mar, 2020 2 commits
  5. 26 Feb, 2020 1 commit
  6. 24 Feb, 2020 2 commits
  7. 23 Feb, 2020 2 commits
  8. 05 Feb, 2020 1 commit
  9. 04 Feb, 2020 3 commits
  10. 03 Feb, 2020 2 commits
  11. 02 Feb, 2020 1 commit
  12. 01 Feb, 2020 12 commits
  13. 31 Jan, 2020 2 commits
  14. 30 Jan, 2020 1 commit
  15. 24 Jan, 2020 1 commit
  16. 19 Jan, 2020 1 commit
  17. 18 Jan, 2020 3 commits
  18. 17 Jan, 2020 1 commit