Upsilon/UpsilonTests
Deukhoofd 194e7236c4
Unit tests for ipairs and pairs, as well as changing how they handle null. ipairs now breaks at first nil value, pairs skips it
2018-11-24 14:39:53 +01:00
..
GeneralTests Rework for loops to use iterators, requiring pairs or ipairs function to handle multi-assignment 2018-11-24 14:35:23 +01:00
StandardLibraryTests Unit tests for ipairs and pairs, as well as changing how they handle null. ipairs now breaks at first nil value, pairs skips it 2018-11-24 14:39:53 +01:00
TestClass.cs More unit tests 2018-11-23 13:34:46 +01:00
UpsilonTests.csproj Properly handle scopes 2018-11-14 16:39:52 +01:00