summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.Tests/TranslationTests.cs
AgeCommit message (Collapse)Author
2017-05-28add token support for instance fields, expand unit test (#296)Jesse Plamondon-Willard
2017-05-28combine Translation::Tokens overloads, support dictionaries with any generic ↵Jesse Plamondon-Willard
types (#296)
2017-05-28make unit test easier to extend (#296)Jesse Plamondon-Willard
2017-05-28shorten translation method name, remove helper method (#296)Jesse Plamondon-Willard
2017-05-28refactor translation init for reuse (#296)Jesse Plamondon-Willard
2017-05-24add translation unit tests (#296)Jesse Plamondon-Willard