1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-08 02:28:45 +02:00
MLEM/Tests
2021-10-12 03:23:35 +02: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 improved data-related tests 2021-06-19 21:51:09 +02: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 Added GenericFont SplitStringSeparate which differentiates between existing newline characters and splits due to maximum width 2021-10-12 03:23:35 +02:00
NumberTests.cs added a few more tests 2021-03-18 18:31:59 +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 updated non-netstandard projects to net5.0 2021-04-22 02:21:36 +02:00
UiTests.cs added a test for element auto-area performance 2021-06-25 12:45:00 +02:00