1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-21 08:17:00 +02:00
MLEM/Tests
2021-11-23 21:42:18 +01:00
..
Content added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
CameraTests.cs added a few more tests 2021-04-04 18:31:51 +02:00
CollectionTests.cs some minor code style and format improvements 2021-03-24 22:44:39 +01:00
DataTests.cs Added JsonTypeSafeWrapper and JsonTypeSafeGenericDataHolder 2021-11-06 23:38:21 +01:00
DataTextureAtlasTests.cs added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
DirectionTests.cs added Direction2Helper.RotateBy 2021-07-05 19:46:39 +02:00
FontTests.cs Throw an exception when text formatter macros resolve recursively too many times 2021-11-22 17:50:17 +01:00
NumberTests.cs added some pathfinding tests, as well as some minor code improvements 2021-11-23 21:42:18 +01:00
PathfindingTests.cs added some pathfinding tests, as well as some minor code improvements 2021-11-23 21:42:18 +01:00
TestGame.cs added some more unit tests for string splitting and formatting 2021-04-14 02:38:54 +02:00
Tests.csproj updated dependencies 2021-07-20 00:55:36 +02:00
TexturePackerTests.cs Allow RuntimeTexturePacker to automatically dispose submitted textures when packing 2021-11-01 16:00:13 +01:00
UiTests.cs updated TestComplexPanel test to match the new scroll bar behavior 2021-11-14 19:56:52 +01:00